Name | Description | |
---|---|---|
![]() | SolidColorBrush Constructor | Initializes a new instance of the SolidColorBrush struct. |
The following tables list the members exposed by SolidColorBrush.
Name | Description | |
---|---|---|
![]() | SolidColorBrush Constructor | Initializes a new instance of the SolidColorBrush struct. |
Name | Description | |
---|---|---|
![]() | Color | Gets the color of this solid color brush. |
![]() | RotateWithShape | Gets or sets a value indicating whether the fill style should rotate with the shape. (Inherited from GrapeCity.Drawing.Brush) |
![]() | Transparency | Overridden. Returns or sets the degree of transparency of the specified brush as a value from 0.0 (opaque) through 1.0 (clear). |
![]() | Visible | Returns or sets an Boolean value that determines whether the object is visible. Read/write. (Inherited from GrapeCity.Drawing.Brush) |
Name | Description | |
---|---|---|
![]() | ApplyColorTransform | Overridden. Creates new brush from the current brush with the specified GrapeCity.Core.ColorTransform effect. |
![]() | Clone | Overridden. Creates a new Brush instance with the same value as an existing brush. |
![]() | Equals | Overloaded. Overridden. |
![]() | GetColor | Overridden. Gets the solid color from this brush. |