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