C4 Engine
C4 Engine API Documentation

PanelController::GetInternalPanelSize

Defined in:  C4Panels.h
Returns the internal panel size.
Prototype

const Vector2D& GetInternalPanelSize(voidconst;

Description
The GetInternalPanelSize function returns the internal panel size. The x and y coordinates of the returned vector are the width and height of the panel's display area, in pixels.
See Also

PanelController::SetInternalPanelSize