Gets the list of selected map shapes.
Namespace: MindFusion.Mapping
Assembly: MindFusion.Mapping
C# Copy Code |
---|
public List<Shape> Selection { get; } |
Visual Basic Copy Code |
---|
Public ReadOnly Property Selection As List(Of Shape) |
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |