Gets the Selection object representing current selection lasso tool.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
public Selection Selection { get; } |
Visual Basic Copy Code |
---|
Public ReadOnly Property Selection As Selection |
A Selection instance representing current lasso tool.
At this time this argument is set only for InitializeLasso events.
WpfDiagram Programmer's Guide | © 2024 MindFusion |