GetCoordinates

Portion.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.

public PointF GetCoordinates()

See Also