Packages

 

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

Classes

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

Class EmfPlusDashedLineData

  • All Implemented Interfaces:
    Cloneable


    public final class EmfPlusDashedLineData
    extends EmfPlusStructureObjectType

    The EmfPlusDashedLineData object specifies properties of a dashed line for a graphics pen.

    • Constructor Detail

      • EmfPlusDashedLineData

        public EmfPlusDashedLineData()
    • Method Detail

      • getDashedLineData

        public float[] getDashedLineData()

        Gets or sets array of DashedLineDataSize floating-point values that specify the lengths of the dashes and spaces in a dashed line

      • setDashedLineData

        public void setDashedLineData(float[] value)

        Gets or sets array of DashedLineDataSize floating-point values that specify the lengths of the dashes and spaces in a dashed line