WmfSetViewportOrg

WmfSetViewportOrg class

The META_SETVIEWPORTORG record defines the viewport origin in the playback device context.

public class WmfSetViewportOrg : WmfPointObject

Constructors

NameDescription
WmfSetViewportOrg()The default constructor.

Properties

NameDescription
Point { get; set; }Gets or sets the point.

See Also