Packages

 

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

Classes

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

Class EmfPlusFillPath

  • All Implemented Interfaces:
    Cloneable


    public final class EmfPlusFillPath
    extends EmfPlusStructureObjectType

    The EmfPlusFillPath object specifies a graphics path for filling a custom line cap

    • Constructor Detail

      • EmfPlusFillPath

        public EmfPlusFillPath()
    • Method Detail

      • getFillPath

        public EmfPlusPath getFillPath()

        Gets or sets EmfPlusPath object (section 2.2.1.6) that specifies the area to fill.

      • setFillPath

        public void setFillPath(EmfPlusPath value)

        Gets or sets EmfPlusPath object (section 2.2.1.6) that specifies the area to fill.