virtual RectF GetRect() const = 0;
GetRect returns current view rectangle used (coordinates are in pixels), that was previously set by SetRect.
A RectF value containing the view rectangle.