Constructor and Description |
---|
OdHatchedBrush() |
Modifier and Type | Method and Description |
---|---|
Object |
deepClone()
Clone this instance.
|
int |
getArgb32Color()
Gets the color of the argb32.
|
int |
getBrushStyle()
Gets the style.
|
void |
setArgb32Color(int value)
Sets the color of the argb32.
|
public int getBrushStyle()
Gets the style.
getBrushStyle
in class OdBrush
public final int getArgb32Color()
Gets the color of the argb32.
public final void setArgb32Color(int value)
Sets the color of the argb32.
value
- the color of the argb32.