Constructor and Description |
---|
OdPatternBrush() |
Modifier and Type | Method and Description |
---|---|
Object |
deepClone()
Clone this instance.
|
int |
getBrushStyle()
Gets the style.
|
byte[] |
getPattern()
Gets the pattern.
|
void |
setPattern(byte[] value)
Sets the pattern.
|
public final byte[] getPattern()
Gets the pattern.
public final void setPattern(byte[] value)
Sets the pattern.
value
- the pattern.public int getBrushStyle()
Gets the style.
getBrushStyle
in class OdBrush