EmfSetLayout

EmfSetLayout class

The EMR_SETLAYOUT record specifies the order in which text and graphics are drawn.

public sealed class EmfSetLayout : EmfStateRecordType

Constructors

NameDescription
EmfSetLayout(EmfRecord)Initializes a new instance of the EmfSetLayout class.

Properties

NameDescription
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