Gets the current selection rectangle.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public Rect SelectionRectangle { get; } |
Visual Basic Copy Code |
---|
Public ReadOnly Property SelectionRectangle As Rect |
A Rectangle instance representing the selection rectangle.
Diagramming for .NET MAUI Guide | © 2024 MindFusion |