Packages

 

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

Classes

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

Class EmfPlusCustomEndCapData

  • All Implemented Interfaces:
    Cloneable


    public final class EmfPlusCustomEndCapData
    extends EmfPlusStructureObjectType

    The EmfPlusCustomEndCapData object specifies a custom line cap for the end of a line.

    • Constructor Detail

      • EmfPlusCustomEndCapData

        public EmfPlusCustomEndCapData()
    • Method Detail

      • getCustomEndCap

        public EmfPlusCustomLineCap getCustomEndCap()

        Gets or sets a 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

      • setCustomEndCap

        public void setCustomEndCap(EmfPlusCustomLineCap value)

        Gets or sets a 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