C4 Engine
C4 Engine API Documentation

Widget::GetWidgetSize

Defined in:  C4Widgets.h
Returns the widget size.
Prototype

const Vector2D& GetWidgetSize(voidconst;

Description
The GetWidgetSize function returns the widget size, in pixels.
See Also

Widget::SetWidgetSize