Package | Description |
---|---|
aspose.pdf |
Modifier and Type | Method and Description |
---|---|
PositionArray |
Line.getPositionArray()
Gets or sets a
PositionArray object that indicates the position array.The array is
composed by coordinates of each control point of the line.Note that you can use the
Line(Graph,float[]) constructor to create a Line object and need not use this class
directly. |
Modifier and Type | Method and Description |
---|---|
void |
Line.setPositionArray(PositionArray value) |
Copyright © 2014 Aspose. All Rights Reserved.