Packages

 

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

Classes

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

Class EmfSetWorldTransform

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


    public final class EmfSetWorldTransform
    extends EmfTransformRecordType

    The EMR_SETWORLDTRANSFORM record specifies a transform for the current world-space to page space transform in the playback device context.

    For more information concerning transforms and coordinate spaces, see [MSDN-WRLDPGSPC]. See section 2.3.12 for the specification of other transform record types.

    • Constructor Detail

      • EmfSetWorldTransform

        public EmfSetWorldTransform(EmfRecord source)

        Initializes a new instance of the EmfSetWorldTransform class.

        Parameters:
        source - The source.
      • EmfSetWorldTransform

        public EmfSetWorldTransform()

        Initializes a new instance of the EmfSetWorldTransform class.