com.aspose.xps

Class XpsPolyLineSegment

  • All Implemented Interfaces:
    Iterable<XpsElement>


    public class XpsPolyLineSegment
    extends XpsPathPolySegment

    Class incapsulating PolyLineSegment element features. This element describes a polygonal drawing containing an arbitrary number of individual vertices.

    • Method Detail

      • deepClone

        public XpsPolyLineSegment deepClone()

        Clones this polygon.

        Returns:
        Clone of this polygon.