Packages

 

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

Class EmfPlusResetWorldTransform

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


    public final class EmfPlusResetWorldTransform
    extends EmfPlusTerminalServerRecordType

    The EmfPlusResetWorldTransform record resets the current world space transform to the identify matrix.

    • Constructor Detail

      • EmfPlusResetWorldTransform

        public EmfPlusResetWorldTransform(EmfPlusRecord source)

        Initializes a new instance of the EmfPlusResetWorldTransform class.

        Parameters:
        source - The source.