RootPanel.UpdateDestinationRectsIfDirty Method

GeonBit.UI

RootPanelUpdateDestinationRectsIfDirty Method
Update dest rect and internal dest rect, but only if needed (eg if something changed since last update).

Namespace:  GeonBit.UI.Entities
Assembly:  GeonBit.UI (in GeonBit.UI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public override void UpdateDestinationRectsIfDirty()
See Also