MindFusion.Wpf Pack Programmer's Guide
NodeValidationEventArgs.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 Rect instance representing the selection rectangle.

 See Also

NodeValidationEventArgs Members
NodeValidationEventArgs Class
MindFusion.Diagramming.Wpf Namespace