Aspose::Cells::Drawing::ShapePathPoint::SetX method
ShapePathPoint::SetX method
Gets and sets x coordinate for this position coordinate. Unit EMUs.
Deprecated
Use ShapePathPoint.XPixel and ShapePathPoint.XAngle properties instead.
void Aspose::Cells::Drawing::ShapePathPoint::SetX(int32_t value)
Remarks
NOTE: This member is now obsolete. Instead, please use ShapePathPoint.XPixel and ShapePathPoint.XAngle properties. This property will be removed 12 months later since August 2025. Aspose apologizes for any inconvenience you may have experienced.
See Also
- Class Vector
- Class ShapePathPoint
- Namespace Aspose::Cells::Drawing
- Library Aspose.Cells for C++