WmfSetLayout

WmfSetLayout class

The META_SETLAYOUT record defines the layout orientation in the playback device context. The layout orientation determines the direction in which text and graphics are drawn

public class WmfSetLayout : WmfObject

Constructors

NameDescription
WmfSetLayout()The default constructor.

Properties

NameDescription
LayoutMode { get; set; }Gets or sets the LayoutMode.

See Also