Search
DiagramItem.UpdateHandleColors Method
See Also
 






Sets the handle colors according to the current selection state of the item and the enabled bits in the EnabledHandles property.

Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming

 Syntax

C#  Copy Code

protected virtual void UpdateHandleColors ()

Visual Basic  Copy Code

Protected Overridable Sub UpdateHandleColors ()

 See Also