Aspose::Cells::Drawing::ShapePathPoint::GetY method

ShapePathPoint::GetY method

Gets y coordinate for this position coordinate. Unit EMUs.

Deprecated

Use ShapePathPoint.YPixel and ShapePathPoint.YAngle properties instead.

int32_t Aspose::Cells::Drawing::ShapePathPoint::GetY()

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