Line
Line class
Represents line.
The Line type exposes the following members:
Constructors
Name | Description |
---|---|
Line(position_array) | Initializes a new instance of the Line class |
Properties
Name | Description |
---|---|
graph_info | Gets or sets a graph_info object that indicates the graph info,such as color, line width,etc. |
text | Gets or sets a text for shape |
position_array | Gets or sets a position_array object that indicates the position array.The array is composed by coordinates of each control point of the line. directly. |
See Also
- namespace aspose.pdf.drawing
- assembly Aspose.PDF