Gets the collection of selected elements.
This is a dependency property.
Namespace:
Mindscape.WpfDiagrammingAssembly: Mindscape.WpfDiagramming.Foundation (in Mindscape.WpfDiagramming.Foundation.dll)
Version: 2.0.0.0 (2.0.0.0)
Syntax
| C# |
|---|
public ReadOnlyCollection<DiagramElement> SelectedElements { get; } |
| Visual Basic (Declaration) |
|---|
Public ReadOnly Property SelectedElements As ReadOnlyCollection(Of DiagramElement) |
Remarks
Dependency Property Information
| Identifier field | SelectedElementsProperty |
| Metadata properties set to true | None |