GetCoordinates()

IPortion::GetCoordinates() method

Get coordinates of the beginning of the portion. The X coordinate of point represents the portion beginning from the first character including left side bearing. The Y coordinate includes top side bearing.

virtual System::Drawing::PointF Aspose::Slides::IPortion::GetCoordinates()=0

Return Value

Coordinates of the beginning of the portion System::Drawing::PointF

See Also