GetRect()

Paragraph::GetRect() method

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

System::Drawing::RectangleF Aspose::Slides::Paragraph::GetRect() override

See Also