WmfOffsetWindowOrg

WmfOffsetWindowOrg class

The META_OFFSETWINDOWORG record moves the output window origin in the playback device context by specified horizontal and vertical offsets.

public class WmfOffsetWindowOrg : WmfPointObject

Constructors

NameDescription
WmfOffsetWindowOrg()The default constructor.

Properties

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

See Also