Constructor and Description |
---|
EmfMoveToEx(EmfRecord record)
Initializes a new instance of the
EmfMoveToEx class. |
Modifier and Type | Method and Description |
---|---|
Point |
getOffset()
Gets or sets a 64-bit WMF PointL object, specified in [MS-WMF] section 2.2.2.15,
which specifies coordinates of the new current position in logical units.
|
void |
setOffset(Point value)
Gets or sets a 64-bit WMF PointL object, specified in [MS-WMF] section 2.2.2.15,
which specifies coordinates of the new current position in logical units.
|
getSize, getType, setSize, setType
deepClone_internalized
public EmfMoveToEx(EmfRecord record)
Initializes a new instance of the EmfMoveToEx
class.
record
- The record.public Point getOffset()
Gets or sets a 64-bit WMF PointL object, specified in [MS-WMF] section 2.2.2.15, which specifies coordinates of the new current position in logical units.
public void setOffset(Point value)
Gets or sets a 64-bit WMF PointL object, specified in [MS-WMF] section 2.2.2.15, which specifies coordinates of the new current position in logical units.
Copyright (c) 2008-2016 Aspose Pty Ltd. All Rights Reserved.