Aspose::Cells::Drawing::ShapePathPoint::SetY method
ShapePathPoint::SetY method
Gets y coordinate for this position coordinate. Unit EMUs.
Deprecated
Use ShapePathPoint.YPixel and ShapePathPoint.YAngle properties instead.
void Aspose::Cells::Drawing::ShapePathPoint::SetY(int32_t value)
Remarks
NOTE: This member is now obsolete. Instead, please use ShapePathPoint.YPixel and ShapePathPoint.YAngle 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++