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
- Inheritance
-
EmfSetMetaRgn
- Inherited Members
Constructors
EmfSetMetaRgn(EmfRecord)
Initializes a new instance of the EmfSetMetaRgn class.
public EmfSetMetaRgn(EmfRecord source)
Parameters
source
EmfRecordThe source.