Aspose::Cells::Drawing::ShapePathPoint::GetX method
ShapePathPoint::GetX method
Gets and sets x coordinate for this position coordinate. Unit EMUs.
Deprecated
Use ShapePathPoint.XPixel and ShapePathPoint.XAngle properties instead.
int32_t Aspose::Cells::Drawing::ShapePathPoint::GetX()
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++