ShapePathPointValueType enumeration
ShapePathPointValueType enumeration
Specifies the value type of ShapePathPoint object
The ShapePathPointValueType type exposes the following members:
Fields
| Field | Description |
|---|---|
| POSITION | Specifies the type of the object is location coordinates. The ShapePathPoint object stores the coordinate values of a point. |
| ANGLE | Specifies the type of the object is angle markers. The ShapePathPoint object stores the start and end angles of the arc. |
See Also
- module
aspose.cells.drawing - class
ShapePathPoint