public abstract class OdBrush extends Object implements com.aspose.ms.System.ICloneable
The open document brush
| Constructor and Description |
|---|
OdBrush() |
| Modifier and Type | Method and Description |
|---|---|
abstract Object |
deepClone()
Clone this instance.
|
abstract int |
getBrushStyle()
Gets the style.
|
public abstract int getBrushStyle()
Gets the style.
public abstract Object deepClone()
Clone this instance.
deepClone in interface com.aspose.ms.System.ICloneableCopyright (c) 2008-2022 Aspose Pty Ltd. All Rights Reserved.