[]
        
(Showing Draft Content)

C1.Framework.IconElement.SetIconDirty

SetIconDirty Method

SetIconDirty(bool)

Notifies C1Icon element that UI should be re-initialized for the next drawing operation.

Declaration
protected void SetIconDirty(bool dirty = true)
Parameters
Type Name Description
bool dirty
Remarks

Call this method from property setters to make sure that new property value is nohored at drawing.