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.

public PointF GetCoordinates()

Return Value

Coordinates of the beginning of the portion PointF

See Also