Packages

 

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

Classes

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

Class EmfPlusCustomStartCapData

  • All Implemented Interfaces:
    Cloneable


    public final class EmfPlusCustomStartCapData
    extends EmfPlusStructureObjectType

    The EmfPlusCustomStartCapData object specifies a custom line cap for the start of a line.

    • Constructor Detail

      • EmfPlusCustomStartCapData

        public EmfPlusCustomStartCapData()
    • Method Detail

      • getCustomStartCap

        public EmfPlusCustomLineCap getCustomStartCap()

        Gets or sets custom line cap that defines the shape to draw at the end of a line. It can be any of various shapes, including a square, circle, or diamond

      • setCustomStartCap

        public void setCustomStartCap(EmfPlusCustomLineCap value)

        Gets or sets custom line cap that defines the shape to draw at the end of a line. It can be any of various shapes, including a square, circle, or diamond