OdBrushStyle
Inheritance: java.lang.Object, com.aspose.ms.System.ValueType, com.aspose.ms.System.Enum
public final class OdBrushStyle extends System.Enum
أنماط الفرشاة
الحقول
| حقل | الوصف |
|---|---|
| None | نمط الفرشاة none |
| Solid | نمط الفرشاة solid |
| Hatched | نمط الفرشاة hatched |
| Gradient | نمط الفرشاة gradient |
| Pattern | نمط الفرشاة pattern |
None
public static final int None
نمط الفرشاة none
Solid
public static final int Solid
نمط الفرشاة solid
Hatched
public static final int Hatched
نمط الفرشاة hatched
Gradient
public static final int Gradient
نمط الفرشاة gradient
Pattern
public static final int Pattern
نمط الفرشاة pattern