OdBrush
Inheritance: java.lang.Object
All Implemented Interfaces: com.aspose.ms.System.ICloneable
public abstract class OdBrush implements System.ICloneable
The open document brush
Constructors
| Constructor | Description |
|---|---|
| OdBrush() |
Methods
| Method | Description |
|---|---|
| getBrushStyle() | Gets the style. |
| deepClone() | Clone this instance. |
OdBrush()
public OdBrush()
getBrushStyle()
public abstract int getBrushStyle()
Gets the style.
Returns: int - the style.
deepClone()
public abstract Object deepClone()
Clone this instance.
Returns: java.lang.Object - The return new instance of source brush