Constructor and Description |
---|
WmfSetPolyFillMode() |
Modifier and Type | Method and Description |
---|---|
short |
getPolyFillMode()
Gets or sets the poly fill mode.
|
int |
getReserved()
Gets or sets the reserved.
|
void |
setPolyFillMode(short value)
Gets or sets the poly fill mode.
|
void |
setReserved(int value)
Gets or sets the reserved.
|
public short getPolyFillMode()
Gets or sets the poly fill mode.
Value: The poly fill mode.public void setPolyFillMode(short value)
Gets or sets the poly fill mode.
Value: The poly fill mode.public int getReserved()
Gets or sets the reserved.
Value: The reserved.public void setReserved(int value)
Gets or sets the reserved.
Value: The reserved.