Package | Description |
---|---|
com.aspose.xps |
Modifier and Type | Method and Description |
---|---|
XpsPolyLineSegment |
XpsDocument.createPolyLineSegment(Point2D[] points)
Creates a new stroked polygonal drawing containing an arbitrary number of individual vertices.
|
XpsPolyLineSegment |
XpsDocument.createPolyLineSegment(Point2D[] points,
boolean isStroked)
Creates a new polygonal drawing containing an arbitrary number of individual vertices.
|
XpsPolyLineSegment |
XpsPolyLineSegment.deepClone()
Clones this polygon.
|
Copyright © 2021 Aspose. All Rights Reserved.