Packages

 

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

Classes

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

Class EmfStrokePath

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


    public final class EmfStrokePath
    extends EmfDrawingRecordType

    EMR_STROKEPATH class

    • Constructor Detail

      • EmfStrokePath

        public EmfStrokePath(EmfRecord record)

        Initializes a new instance of the EmfStrokePath class.

        Parameters:
        record - The record.
      • EmfStrokePath

        public EmfStrokePath()

        Initializes a new instance of the EmfStrokePath class.

    • Method Detail

      • getBounds

        public Rectangle getBounds()

        Gets or sets a 128-bit WMF RectL object ([MS-WMF] section 2.2.2.19) that specifies the bounding rectangle in device units

      • setBounds

        public void setBounds(Rectangle value)

        Gets or sets a 128-bit WMF RectL object ([MS-WMF] section 2.2.2.19) that specifies the bounding rectangle in device units