EmfSetMetaRgn

EmfSetMetaRgn class

Inter sets the current meta region with the current clipping region to form a new meta region for the playback device context. The current clipping region SHOULD be reset to null. This EMF record specifies no parameters.

public sealed class EmfSetMetaRgn : EmfClippingRecordType

Constructors

NameDescription
EmfSetMetaRgn(EmfRecord)Initializes a new instance of the EmfSetMetaRgn class.

Properties

NameDescription
Size { get; set; }Gets or sets the size of the record
Type { get; set; }Gets or sets the type.

See Also