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
- package com.aspose.html.Drawing
- package Aspose.HTML