Class EmfSetViewportOrgEx
EmfSetViewportOrgEx class
The EMR_SETVIEWPORTORGEX record defines the viewport origin.
public sealed class EmfSetViewportOrgEx : EmfStateRecordType
Constructors
| Name | Description |
|---|---|
| EmfSetViewportOrgEx() | Initializes a new instance of the EmfSetViewportOrgEx class. |
| EmfSetViewportOrgEx(EmfRecord) | Initializes a new instance of the EmfSetViewportOrgEx class. |
Properties
| Name | Description |
|---|---|
| Origin { get; set; } | Gets or sets a 64-bit WMF PointL object ([MS-WMF] section 2.2.2.15) that specifies the window horizontal and vertical origin in device units. |
| Size { get; set; } | Gets or sets the size of the record |
| Type { get; set; } | Gets or sets the type. |
See Also
- class EmfStateRecordType
- namespace Aspose.Imaging.FileFormats.Emf.Emf.Records
- assembly Aspose.Imaging