Enum BrushType
BrushType enumeration
Specifica il tipo di pennello.
public enum BrushType
I valori
| Nome | Valore | Descrizione |
|---|---|---|
| Solid | 0 | Il tipo è ISolidBrush |
| Texture | 1 | Il tipo è ITextureBrush |
| LinearGradient | 2 | Il tipo è ILinearGradientBrush |
Guarda anche
- spazio dei nomi Aspose.Html.Drawing
- assemblea Aspose.HTML