public class XpsPolyLineSegment extends XpsPathPolySegment
Class incapsulating PolyLineSegment element features. This element describes a polygonal drawing containing an arbitrary number of individual vertices.
Modifier and Type | Method and Description |
---|---|
XpsPolyLineSegment |
deepClone()
Clones this polygon.
|
isStroked, setStroked
public XpsPolyLineSegment deepClone()
Clones this polygon.
Copyright © 2022 Aspose. All Rights Reserved.