RootPanelCalcDestRect Method |
Override the function to calculate the destination rectangle, so the root panel will always cover the entire screen.
Namespace:
GeonBit.UI.Entities
Assembly:
GeonBit.UI (in GeonBit.UI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public override Rectangle CalcDestRect()
Return Value
Type:
RectangleRectangle in the size of the whole screen.
See Also