Struct Brush
Brush structure
public struct Brush : IEquatable<Brush>
Constructors
Name | Description |
---|---|
Brush(int, Color, Color?) |
Properties
Name | Description |
---|---|
BackColor { get; } | |
ForeColor { get; } | |
Pattern { get; } |
Methods
Name | Description |
---|---|
Equals(Brush) | |
override Equals(object) | |
override GetHashCode() | |
operator == | |
operator != |
See Also
- namespace Aspose.Gis.Common.Formats.MapInfo.Styling
- assembly Aspose.GIS