Dynamically determine what shapes are selected in a diagram, and force a deselect of them

Applies to: Nevron Diagram for .NET

How to dynamically determine what shapes are selected in a diagram, and to force a deselect of them?

You can use nDrawingView1.Selection.Nodes to determine the selected nodes and nDrawingView1.Selection.DeselectAll to deselect all of them.

Article ID: 19, Created On: 9/29/2010, Modified: 11/15/2010