Entity.MarkAsDirty Method

GeonBit.UI

EntityMarkAsDirty Method
Mark that this entity boundaries or style changed and it need to recalculate cached destination rect and other things.

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