WmfSetViewportExt

WmfSetViewportExt class

The META_SETVIEWPORTEXT record sets the horizontal and vertical extents of the viewport in the playback device context.

public class WmfSetViewportExt : WmfPointObject

Constructors

NameDescription
WmfSetViewportExt()The default constructor.

Properties

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

See Also