Rect::GetSize

Rect::GetSize
inline Size<T> GetSize() const;
Description

GetSize obtains the size (width and height) of the current rectangle, previously set by SetSize.

Return Value

The size of the current rectangle.