GetRect()

IParagraph::GetRect() method

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

virtual System::Drawing::RectangleF Aspose::Slides::IParagraph::GetRect()=0

Return Value

Rectangle that bounds paragraph System::Drawing::RectangleF

See Also