名前 | 解説 | |
---|---|---|
CommonImage コンストラクタ | Initializes a new instance of the CommonImage. |
CommonImageデータ型で公開されるメンバを以下の表に示します。
名前 | 解説 | |
---|---|---|
CommonImage コンストラクタ | Initializes a new instance of the CommonImage. |
名前 | 解説 | |
---|---|---|
Height | Gets or sets the logical value representing the height of the image. | |
Hue | Allows to modify the image hue by the specified amount (between -180 and 180). | |
Image | Gets or sets the original 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 common item. C1.Win.Gauge.CommonItemから継承されます。 | |
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.CommonItemから継承されます。 | |
RotateFlipType | Gets or sets the direction of an image's rotation and the axis used to flip the image. | |
Saturation | Allows to modify the image saturation by the specified amount (between -100 and 100). | |
Width | Gets or sets the logical value representing the width of the image. |