Constructor and Description |
---|
WmfRestoreDc() |
Modifier and Type | Method and Description |
---|---|
short |
getNSavedDc()
Gets or sets the n saved dc.
|
void |
setNSavedDc(short value)
Gets or sets the n saved dc.
|
public short getNSavedDc()
Gets or sets the n saved dc.
Value: The saved state to be restored. If this member is positive, nSavedDC represents a specific instance of the state to be restored. If this member is negative, nSavedDC represents an instance relative to the current state.public void setNSavedDc(short value)
Gets or sets the n saved dc.
Value: The saved state to be restored. If this member is positive, nSavedDC represents a specific instance of the state to be restored. If this member is negative, nSavedDC represents an instance relative to the current state.