| 名前 | 解説 | |
|---|---|---|
![]() | C1LinearBrush コンストラクタ |
C1LinearBrushデータ型で公開されるメンバを以下の表に示します。
| 名前 | 解説 | |
|---|---|---|
![]() | C1LinearBrush コンストラクタ |
| 名前 | 解説 | |
|---|---|---|
![]() | Color1 | Gets the first color of the gradient. Note that setting this property automatically changes the C1GradientBrush.GradientStops collection (the color of the first gradient stop will be changed). C1.Document.C1GradientBrushから継承されます。 |
![]() | Color2 | Gets the last color of the gradient. Note that settings this property automatically changes the C1GradientBrush.GradientStops collection (the color of the last gradient stop will be changed). C1.Document.C1GradientBrushから継承されます。 |
![]() | EndColor | Gets or sets the ending color of the current linear gradient brush. |
![]() | EndPoint | Gets or sets the coordinates of the end point of the current linear gradient. (0,0) is the top-left corner, (1,1) is the bottom-right corner. |
![]() | GradientStops | Gets the brush's gradient stops. C1.Document.C1GradientBrushから継承されます。 |
![]() | StartColor | Gets or sets the starting color of the current linear gradient brush. |
![]() | StartPoint | Gets or sets the coordinates of the start point of the current linear gradient. (0,0) is the top-left corner, (1,1) is the bottom-right corner. |
| 名前 | 解説 | |
|---|---|---|
![]() | AssignFrom | オーバーライドされます。 Assigns (copies) properties from another VisualPrimitive to the current object. |
![]() | Clone | Creates a copy of this object. C1.Document.VisualPrimitiveから継承されます。 |
![]() | Compare | オーバーライドされます。 |
![]() | CreateSame | オーバーライドされます。 Creates an object of the same type as the current object. |
![]() | GetHashCodeInt | オーバーライドされます。 For internal use. |
![]() | IsVisible | Tests whether the current brush is visible within the specified bounds. C1.Document.C1Brushから継承されます。 |
| 名前 | 解説 | |
|---|---|---|
![]() | OnPropertyChanged | Fires VisualPrimitive.PropertyChanged event. C1.Document.VisualPrimitiveから継承されます。 |
| 名前 | 解説 | |
|---|---|---|
![]() | PropertyChanged | Occurs when a property value changes. C1.Document.VisualPrimitiveから継承されます。 |