EmfSetMetaRgn

Inheritance: java.lang.Object, com.aspose.imaging.fileformats.emf.MetaObject, com.aspose.imaging.fileformats.emf.emf.records.EmfRecord, com.aspose.imaging.fileformats.emf.emf.records.EmfClippingRecordType

public final class EmfSetMetaRgn extends EmfClippingRecordType

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.

Constructors

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

EmfSetMetaRgn(EmfRecord source)

public EmfSetMetaRgn(EmfRecord source)

Initializes a new instance of the EmfSetMetaRgn class.

Parameters:

ParameterTypeDescription
sourceEmfRecordThe source.