GeonBit.UI Documentation
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)

C#
public override Rectangle CalcDestRect()
Return Value
Type: RectangleRectangle in the size of the whole screen.
