Class EmfSetViewportExtEx
EmfSetViewportExtEx class
The EMR_SETVIEWPORTEXTEX record defines the viewport extent.
public sealed class EmfSetViewportExtEx : EmfStateRecordType
Constructors
| Name | Description |
|---|---|
| EmfSetViewportExtEx() | Initializes a new instance of the EmfSetViewportExtEx class. |
| EmfSetViewportExtEx(EmfRecord) | Initializes a new instance of the EmfSetViewportExtEx class. |
Properties
| Name | Description |
|---|---|
| Extent { get; set; } | Gets or sets a 64-bit WMF SizeL object ([MS-WMF] section 2.2.2.22) that specifies the horizontal and vertical extents 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