WmfOffsetViewPortOrg

WmfOffsetViewPortOrg class

The META_OFFSETVIEWPORTORG record moves the viewport origin in the playback device context by specified horizontal and vertical offsets.

public class WmfOffsetViewPortOrg : WmfPointObject

Constructors

NameDescription
WmfOffsetViewPortOrg()The default constructor.

Properties

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

See Also