Gets the Selection object representing current selection lasso tool.
Namespace: MindFusion.Diagramming
Package: 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.
NetDiagram Programmer's Guide | © 2023 MindFusion |