GetRect

Paragraph.GetRect method

Get coordinates of rect that bounds paragraph. The rect includes all the lines of text in paragraph, including empty ones.

public RectangleF GetRect()

See Also