C4 Engine API Documentation
Home
►
Interface Manager
►
class Widget
Widget::GetWidgetSize
Defined in:
C4Widgets.h
Returns the widget size.
Prototype
const
Vector2D& GetWidgetSize(
void
)
const
;
Description
The
GetWidgetSize
function returns the widget size, in pixels.
See Also
Widget::SetWidgetSize
C4 Engine,
Version 7.1
, 28-Jul-2023, Copyright © Terathon Software LLC