Aspose::Cells::Drawing::ShapePathPoint::SetXAngle method
ShapePathPoint::SetXAngle method
When the object is an angle marker, get or set the first angle in degrees.
void Aspose::Cells::Drawing::ShapePathPoint::SetXAngle(int32_t value)
Remarks
If this angle is the starting angle of an arc. This angle will specify what angle along the supposed circle path will be used as the start position for drawing the arc. This start angle will be locked to the last known pen position in the shape path. Thus guaranteeing a continuos shape path.
See Also
- Class Vector
- Class ShapePathPoint
- Namespace Aspose::Cells::Drawing
- Library Aspose.Cells for C++