DiagramLite Programmer's Guide
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.Silverlight

 Syntax

C#  Copy Code

protected virtual void UpdateHandleColors ()

Visual Basic  Copy Code

Protected Overridable Sub UpdateHandleColors ()

 Remarks

Override this method to set the handles appearance if the attributes exposed through the HandlesVisualStyle properties are not sufficient for your requirements.

 See Also

DiagramItem Members
DiagramItem Class
MindFusion.Diagramming Namespace