Packages

 

com.aspose.imaging.fileformats.emf.emf.records

Classes

com.aspose.imaging.fileformats.emf.emf.records

Class EmfSetMetaRgn

  • All Implemented Interfaces:
    com.aspose.imaging_internal.fileformats.emf.IRecord, Cloneable


    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.

    • Constructor Detail

      • EmfSetMetaRgn

        public EmfSetMetaRgn(EmfRecord source)

        Initializes a new instance of the EmfSetMetaRgn class.

        Parameters:
        source - The source.