OdBrushStyle
Inheritance: java.lang.Object, com.aspose.ms.System.ValueType, com.aspose.ms.System.Enum
public final class OdBrushStyle extends System.Enum
Die Pinselstile
Felder
| Feld | Beschreibung |
|---|---|
| None | Der Pinselstil none |
| Solid | Der Pinselstil solid |
| Hatched | Der Pinselstil hatched |
| Gradient | Der Pinselstil gradient |
| Pattern | Der Pinselstil pattern |
None
public static final int None
Der Pinselstil none
Solid
public static final int Solid
Der Pinselstil solid
Hatched
public static final int Hatched
Der Pinselstil hatched
Gradient
public static final int Gradient
Der Pinselstil gradient
Pattern
public static final int Pattern
Der Pinselstil pattern