Class EmfSetLayout
EmfSetLayout class
The EMR_SETLAYOUT record specifies the order in which text and graphics are drawn.
public sealed class EmfSetLayout : EmfStateRecordType
Constructors
Name | Description |
---|---|
EmfSetLayout(EmfRecord) | Initializes a new instance of the EmfSetLayout class. |
Properties
Name | Description |
---|---|
LayoutMode { get; set; } | Gets or sets a 32-bit unsigned integer that specifies the layout mode |
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