Class EmfSetMetaRgn
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
Name | Description |
---|
EmfSetMetaRgn(EmfRecord) | Initializes a new instance of the EmfSetMetaRgn class. |
Properties
Name | Description |
---|
Size { get; set; } | Gets or sets the size of the record |
Type { get; set; } | Gets or sets the type. |
See Also