名前 | 解説 | |
---|---|---|
C1GaugeRectangle コンストラクタ | Initializes a new instance of the shape. |
C1GaugeRectangleデータ型で公開されるメンバを以下の表に示します。
名前 | 解説 | |
---|---|---|
C1GaugeRectangle コンストラクタ | Initializes a new instance of the shape. |
名前 | 解説 | |
---|---|---|
Border | Gets the properties of the shape border. C1.Win.Gauge.C1GaugeFilledShapeから継承されます。 | |
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から継承されます。 | |
CornerRadius | Gets or sets the default radius for the rectangle corners. | |
Filling | Adjusts the interior filling of the shape. C1.Win.Gauge.C1GaugeFilledShapeから継承されます。 | |
Gradient | Encapsulates properties of a color gradient. C1.Win.Gauge.C1GaugeFilledShapeから継承されます。 | |
Height | Gets or sets the logical (positive) or fraction-based (negative) height of the rectangle. | |
HitTestable | Gets or sets whether the shape can be hit-tested. C1.Win.Gauge.C1GaugeBaseShapeから継承されます。 | |
LeftBottom | Gets or sets the radius for the left bottom corner. | |
LeftTop | Gets or sets the radius for the left top corner. | |
Name | Gets or sets a name associated with the shape. C1.Win.Gauge.C1GaugeBaseShapeから継承されます。 | |
Owner | Gets the owner Gauge element. C1.Win.Gauge.C1GaugeBaseShapeから継承されます。 | |
RightBottom | Gets or sets the radius for the right bottom corner. | |
RightTop | Gets or sets the radius for the right top corner. | |
RotateAngle | Gets or sets the rotation angle (pivot point is at the center of the rectangle). | |
SlantAngle | Gets or sets the slant angle of the left side (or both sides). | |
SlantAngle2 | Gets or sets the slant angle of the right side. | |
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 rectangle. |
名前 | 解説 | |
---|---|---|
ToString | Returns a string that represents the current object. C1.Win.Gauge.C1GaugeBaseShapeから継承されます。 |