Gets the Selection object representing current selection lasso tool.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public Selection Selection { get; } |
Visual Basic Copy Code |
---|
Public ReadOnly Property Selection As Selection |
A Selection object implementing selection lasso tool.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |