WmfOffsetClipRgn

WmfOffsetClipRgn class

The META_OFFSETCLIPRGN record moves the clipping region in the playback device context by the specified offsets.

public class WmfOffsetClipRgn : WmfPointObject

Constructors

NameDescription
WmfOffsetClipRgn()The default constructor.

Properties

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

See Also