Packages

 

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

Classes

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

Class EmfPlusLinePath

  • All Implemented Interfaces:
    Cloneable


    public final class EmfPlusLinePath
    extends EmfPlusStructureObjectType

    The EmfPlusLinePath object specifies a graphics path for outlining a custom line cap.

    • Constructor Detail

      • EmfPlusLinePath

        public EmfPlusLinePath()
    • Method Detail

      • getLinePath

        public EmfPlusPath getLinePath()

        Gets or sets an EmfPlusPath object that defines the outline.

      • setLinePath

        public void setLinePath(EmfPlusPath value)

        Gets or sets an EmfPlusPath object that defines the outline.