C1.WPF.Document.4 Assembly > C1.WPF.Document Namespace : C1RadialBrush Class |
For a list of all members of this type, see C1RadialBrush members.
Name | Description | |
---|---|---|
![]() | Center | Gets or sets a System.Windows.Point structure that specifies the position of the center point. (0,0) is the top-left corner, (1,1) is the bottom-right corner. |
![]() | CenterColor | Gets or sets the center color of the current radial gradient brush. |
![]() | Color1 | Gets the first color of the gradient. Note that setting this property automatically changes the GradientStops collection (the color of the first gradient stop will be changed). (Inherited from C1.WPF.Document.C1GradientBrush) |
![]() | Color2 | Gets the last color of the gradient. Note that settings this property automatically changes the GradientStops collection (the color of the last gradient stop will be changed). (Inherited from C1.WPF.Document.C1GradientBrush) |
![]() | GradientStops | Gets the brush's gradient stops. (Inherited from C1.WPF.Document.C1GradientBrush) |
![]() | SurroundColor | Gets or sets the surrounding color of the current radial gradient brush. |