BrushType Enum
BrushType enumeration
Specifies the type of brush.
public enum BrushType
Values
Name | Value | Description |
---|---|---|
Solid | 0 | Type is ISolidBrush |
Texture | 1 | Type is ITextureBrush |
LinearGradient | 2 | Type is ILinearGradientBrush |
See Also
- namespace Aspose.Html.Drawing
- assembly Aspose.HTML