Constructor and Description |
---|
WmfSetMapperFlags() |
Modifier and Type | Method and Description |
---|---|
int |
getMapperValues()
Gets or sets the mapper values.
|
void |
setMapperValues(int value)
Gets or sets the mapper values.
|
public int getMapperValues()
Gets or sets the mapper values.
Value: The font mapper attempts to match a font aspect ratio to the current device aspect ratio. If bit zero is set, the mapper selects only matching fonts.public void setMapperValues(int value)
Gets or sets the mapper values.
Value: The font mapper attempts to match a font aspect ratio to the current device aspect ratio. If bit zero is set, the mapper selects only matching fonts.