名前 | 解説 | |
---|---|---|
C1GaugeImage コンストラクタ | Initializes a new instance of the shape. |
C1GaugeImageデータ型で公開されるメンバを以下の表に示します。
名前 | 解説 | |
---|---|---|
C1GaugeImage コンストラクタ | Initializes a new instance of the shape. |
名前 | 解説 | |
---|---|---|
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から継承されます。 | |
CommonImageName | Gets or sets the name of the image template. | |
FlipType | Gets or sets the axis used to flip the image. | |
Height | Gets or sets the logical (positive) or fraction-based (negative) height of the image. | |
HitTestable | Gets or sets whether the shape can be hit-tested. C1.Win.Gauge.C1GaugeBaseShapeから継承されます。 | |
Hue | Allows to modify the image hue by the specified amount (between -180 and 180). | |
Image | Gets or sets the image. | |
KeepAspectRatio | Gets or sets whether the image aspect ratio should be maintained. | |
KeepSize | Gets or sets whether the predefined size of the image should not changed. | |
Lightness | Allows to modify the image lightness by the specified amount (between -100 and 100). | |
Name | Gets or sets a name associated with the shape. C1.Win.Gauge.C1GaugeBaseShapeから継承されます。 | |
Opacity | Gets or sets the opacity of the image between 0.0 (completely invisible) and 1.0 (opaque). | |
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 image). | |
Saturation | Allows to modify the image saturation by the specified amount (between -100 and 100). | |
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 image. |
名前 | 解説 | |
---|---|---|
ToString | Returns a string that represents the current object. C1.Win.Gauge.C1GaugeBaseShapeから継承されます。 |