Curve
Curve class
Represents bezier curve.
The Curve type exposes the following members:
Constructors
| Name | Description |
|---|---|
| Curve(position_array) | Initializes a new instance of the Curve 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 float position array. |
See Also
- namespace aspose.pdf.drawing
- assembly Aspose.PDF