Class EmfSetBrushOrgEx
Contents
[
Hide
]EmfSetBrushOrgEx class
The EMR_SETBRUSHORGEX record specifies the origin of the current brush.
public sealed class EmfSetBrushOrgEx : EmfStateRecordType
Constructors
Name | Description |
---|---|
EmfSetBrushOrgEx() | Initializes a new instance of the EmfSetBrushOrgEx class. |
EmfSetBrushOrgEx(EmfRecord) | Initializes a new instance of the EmfSetBrushOrgEx class. |
Properties
Name | Description |
---|---|
Origin { get; set; } | Gets or sets a 64-bit WMF PointL object, specified in [MS-WMF] section 2.2.2.15, which specifies the brush’s 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