C1.WPF.Document.4 Assembly > C1.WPF.Document Namespace : C1GradientBrush Class |
The following tables list the members exposed by C1GradientBrush.
Name | Description | |
---|---|---|
![]() | 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). |
![]() | 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). |
![]() | GradientStops | Gets the brush's gradient stops. |
Name | Description | |
---|---|---|
![]() | AssignFrom | Overridden. |
![]() | Clone | Creates a copy of this object. (Inherited from C1.WPF.Document.VisualPrimitive) |
![]() | Compare | Overridden. |
![]() | CreateSame | Creates an object of the same type as the current object. (Inherited from C1.WPF.Document.VisualPrimitive) |
![]() | GetHashCodeInt | Overridden. |
![]() | IsVisible | Tests whether the current brush is visible within the specified bounds. (Inherited from C1.WPF.Document.C1Brush) |
Name | Description | |
---|---|---|
![]() | PropertyChanged | Occurs when a property value changes. (Inherited from C1.WPF.Document.VisualPrimitive) |