Packages

 

com.aspose.imaging.fileformats.emf.emfplus.objects

Classes

com.aspose.imaging.fileformats.emf.emfplus.objects

Class EmfPlusBoundaryPathData

  • All Implemented Interfaces:
    Cloneable


    public final class EmfPlusBoundaryPathData
    extends EmfPlusBoundaryBase

    The EmfPlusBoundaryPathData object specifies a graphics path boundary for a gradient brush.

    • Constructor Detail

      • EmfPlusBoundaryPathData

        public EmfPlusBoundaryPathData()
    • Method Detail

      • getBoundaryPathData

        public EmfPlusPath getBoundaryPathData()

        Gets or sets an EmfPlusPath object (section 2.2.1.6) that specifies the boundary of the brush

      • setBoundaryPathData

        public void setBoundaryPathData(EmfPlusPath value)

        Gets or sets an EmfPlusPath object (section 2.2.1.6) that specifies the boundary of the brush