名前 | 解説 | |
---|---|---|
C1GaugeCaption コンストラクタ | Initializes a new instance of the shape. |
C1GaugeCaptionデータ型で公開されるメンバを以下の表に示します。
名前 | 解説 | |
---|---|---|
C1GaugeCaption コンストラクタ | Initializes a new instance of the shape. |
名前 | 解説 | |
---|---|---|
Alignment | Gets or sets text alignment information on the vertical plane. | |
CenterPointX | Gets or sets the fraction-based X position of the shape center. C1.Win.Gauge.C1GaugeBaseShapeから継承されます。 | |
CenterPointY | Gets or sets the fraction-based Y position of the shape center. C1.Win.Gauge.C1GaugeBaseShapeから継承されます。 | |
Clippings | Gets the collection of shapes that form the clipping region. C1.Win.Gauge.C1GaugeBaseShapeから継承されます。 | |
Color | Gets or sets the Color used to display text caption. | |
CommonFontName | Gets or sets the name of the font and color template. | |
DirectionRightToLeft | Gets or sets whether the Text is displayed from right to left. | |
DirectionVertical | Gets or sets whether the Text is displayed in vertical direction. | |
Font | Gets or sets the font used to display text caption. | |
FontSize | Logical value representing the scalable font size. | |
Height | Gets or sets the logical (positive) or fraction-based (negative) height of the caption. | |
HitTestable | Gets or sets whether the shape can be hit-tested. C1.Win.Gauge.C1GaugeBaseShapeから継承されます。 | |
LineAlignment | Gets or sets the line alignment on the horizontal plane. | |
Name | Gets or sets a name associated with the shape. C1.Win.Gauge.C1GaugeBaseShapeから継承されます。 | |
NoClip | If set to True, unwrapped text reaching outside the formatting rectangle is allowed to show. | |
NoWrap | If set to True, text wrapping between lines when formatting within a rectangle is disabled. | |
Owner | Gets the owner Gauge element. C1.Win.Gauge.C1GaugeBaseShapeから継承されます。 | |
RotateAngle | Gets or sets the rotation angle (pivot point is at the center of the caption). | |
Text | Gets or sets the text displayed in this caption. | |
Trimming | Indicates how text is trimmed when it exceeds the edges of the layout rectangle. | |
Viewport | Specifies the outer bounds for the shape. C1.Win.Gauge.C1GaugeBaseShapeから継承されます。 | |
Visible | Gets or sets whether the shape is visible. C1.Win.Gauge.C1GaugeBaseShapeから継承されます。 | |
Width | Gets or sets the logical (positive) or fraction-based (negative) width of the caption. |
名前 | 解説 | |
---|---|---|
ToString | Returns a string that represents the current object. C1.Win.Gauge.C1GaugeBaseShapeから継承されます。 |