Packages

 

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

Classes

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

Class EmfPlusBoundaryPointData

  • All Implemented Interfaces:
    Cloneable


    public final class EmfPlusBoundaryPointData
    extends EmfPlusBoundaryBase

    The EmfPlusBoundaryPointData object specifies a closed cardinal spline boundary for a gradient brush

    • Constructor Detail

      • EmfPlusBoundaryPointData

        public EmfPlusBoundaryPointData()
    • Method Detail

      • getBoundaryPointData

        public PointF[] getBoundaryPointData()

        Gets or sets an array of BoundaryPointCount EmfPlusPointF objects that specify the boundary of the brush.

      • setBoundaryPointData

        public void setBoundaryPointData(PointF[] value)

        Gets or sets an array of BoundaryPointCount EmfPlusPointF objects that specify the boundary of the brush.