Constructor and Description |
---|
WmfSetBkMode() |
Modifier and Type | Method and Description |
---|---|
short |
getBkMode()
Gets or sets the bk mode.
|
int |
getReserved()
Gets or sets the reserved.
|
void |
setBkMode(short value)
Gets or sets the bk mode.
|
void |
setReserved(int value)
Gets or sets the reserved.
|
public short getBkMode()
Gets or sets the bk mode.
Value: The bk mode.public void setBkMode(short value)
Gets or sets the bk mode.
Value: The bk 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.