MindFusion.Wpf Pack Programmer's Guide
LinkValidationEventArgs.SelectionRectangle Property
See Also
 





Gets the current selection rectangle.

Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf

 Syntax

C#  Copy Code

public Rect SelectionRectangle { get; }

Visual Basic  Copy Code

Public ReadOnly Property SelectionRectangle As Rect

 Property Value

A .NET Rect instance representing the selection rectangle.

 See Also

LinkValidationEventArgs Members
LinkValidationEventArgs Class
MindFusion.Diagramming.Wpf Namespace