名前 | 解説 | |
---|---|---|
![]() | CommonGradient コンストラクタ |
CommonGradientデータ型で公開されるメンバを以下の表に示します。
名前 | 解説 | |
---|---|---|
![]() | CenterPointX | Fraction-based X coordinate of the radial gradient center. |
![]() | CenterPointY | Fraction-based Y coordinate of the radial gradient center. |
![]() | Direction | Gets or sets the direction of a gradient brush. |
![]() | Falloff | Gets or sets the type of a gradient falloff. |
![]() | Focus | A value from 0 through 1 that specifies the point where the gradient is composed of only the ending color. |
![]() | FocusScaleX | Specifies the focus point X coordinate (between 0 and 1) for the radial gradient falloff. |
![]() | FocusScaleY | Specifies the focus point Y coordinate (between 0 and 1) for the radial gradient falloff. |
![]() | Name | Gets or sets a name associated with the common item. C1.Win.C1Gauge.CommonItemから継承されます。 |
![]() | Owner | Gets the owner Gauge element. C1.Win.C1Gauge.CommonItemから継承されます。 |
![]() | ScaleX | Scales the width of the gradient area by the specified amount (after translation). |
![]() | ScaleY | Scales the height of the gradient area by the specified amount (after translation). |
![]() | TranslateX | Moves the gradient area by the specified relative amount along the X-axis (before scaling). |
![]() | TranslateY | Moves the gradient area by the specified relative amount along the Y-axis (before scaling). |