GetRect

IParagraph.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()

Return Value

Rectangle that bounds paragraph RectangleF

See Also