SolidBrush.Color
SolidBrush.Color property
Gets or sets the brush color.
public Color Color { get; set; }
Property Value
The brush color.
See Also
- struct Color
- class SolidBrush
- namespace Aspose.PSD.Brushes
- assembly Aspose.PSD
Gets or sets the brush color.
public Color Color { get; set; }
The brush color.