Class SolidPainterBrush
SolidPainterBrush class
public class SolidPainterBrush : PainterBrush
Constructors
Name | Description |
---|---|
SolidPainterBrush() | The default constructor. |
SolidPainterBrush(Color, BrushStyle) |
Properties
Name | Description |
---|---|
static NoBrush { get; } | |
Color { get; } | |
Style { get; } |
Methods
Name | Description |
---|---|
override Equals(object) | |
override Equals(PainterBrush) | |
override GetHashCode() | |
operator == | |
operator != |
See Also
- class PainterBrush
- namespace Aspose.Gis.Painting
- assembly Aspose.GIS