SolidBrush.Color
SolidBrush.Color property
Gets or sets the color of this SolidBrush object.
public Color Color { get; set; }
See Also
- struct Color
- class SolidBrush
- namespace System.Drawing
- assembly Aspose.Drawing
Gets or sets the color of this SolidBrush object.
public Color Color { get; set; }