DrawText::GetRect

DrawText::GetRect
virtual RectF GetRect() const = 0;
Description

GetRect returns current view rectangle used (coordinates are in pixels), that was previously set by SetRect.

Return Value

A RectF value containing the view rectangle.