Class EmfMoveToEx
Contents
[
Hide
]EmfMoveToEx class
The EMR_MOVETOEX record specifies coordinates of the new current position, in logical units.
public sealed class EmfMoveToEx : EmfRecord
Constructors
Name | Description |
---|---|
EmfMoveToEx() | Initializes a new instance of the EmfMoveToEx class. |
EmfMoveToEx(EmfRecord) | Initializes a new instance of the EmfMoveToEx class. |
Properties
Name | Description |
---|---|
Offset { get; set; } | 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. |
Size { get; set; } | Gets or sets the size of the record |
Type { get; set; } | Gets or sets the type. |
See Also
- class EmfRecord
- namespace Aspose.Imaging.FileFormats.Emf.Emf.Records
- assembly Aspose.Imaging