A list of the Rectangle objects that represent the item's adjustment handles.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
protected List<Shape> handles |
Visual Basic
Copy Code
|
|---|
Protected handles As List(Of Shape) |
See Also