Name | Description | |
---|---|---|
![]() | C1LinearBrush Constructor |
The following tables list the members exposed by C1LinearBrush.
Name | Description | |
---|---|---|
![]() | C1LinearBrush Constructor |
Name | Description | |
---|---|---|
![]() | 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). (Inherited from C1.WPF.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). (Inherited from C1.WPF.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. (Inherited from C1.WPF.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. |
Name | Description | |
---|---|---|
![]() | AssignFrom | Overridden. Assigns (copies) properties from another VisualPrimitive to the current object. |
![]() | Clone | Creates a copy of this object. (Inherited from C1.WPF.Document.VisualPrimitive) |
![]() | Compare | Overridden. |
![]() | CreateSame | Overridden. Creates an object of the same type as the current object. |
![]() | GetHashCodeInt | Overridden. For internal use. |
![]() | IsVisible | Tests whether the current brush is visible within the specified bounds. (Inherited from C1.WPF.Document.C1Brush) |
Name | Description | |
---|---|---|
![]() | OnPropertyChanged | Fires VisualPrimitive.PropertyChanged event. (Inherited from C1.WPF.Document.VisualPrimitive) |
Name | Description | |
---|---|---|
![]() | PropertyChanged | Occurs when a property value changes. (Inherited from C1.WPF.Document.VisualPrimitive) |