DiagramLite Programmer's Guide
DiagramItem.handles Field
See Also
 





A list of the Rectangle objects that represent the item's adjustment handles.

Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming.Silverlight

 Syntax

C#  Copy Code

protected List<Shape> handles

Visual Basic  Copy Code

Protected handles As List(Of Shape)

 See Also

DiagramItem Members
DiagramItem Class
MindFusion.Diagramming Namespace