WmfSetMapMode
Inheritance: java.lang.Object, com.aspose.imaging.fileformats.emf.MetaObject, com.aspose.imaging.fileformats.wmf.objects.WmfObject
public class WmfSetMapMode extends WmfObject
The set map mode.
Constructors
Constructor | Description |
---|---|
WmfSetMapMode() |
Methods
Method | Description |
---|---|
getMapMode() | Gets or sets the map mode. |
setMapMode(short value) | Gets or sets the map mode. |
WmfSetMapMode()
public WmfSetMapMode()
getMapMode()
public short getMapMode()
Gets or sets the map mode.
Value: The map mode.
Returns: short
setMapMode(short value)
public void setMapMode(short value)
Gets or sets the map mode.
Value: The map mode.
Parameters:
Parameter | Type | Description |
---|---|---|
value | short |