Xamarin Pack Programmer's Guide
LinkValidationEventArgs.SelectionRectangle Property
See Also
 






Gets the current selection rectangle.

Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming

 Syntax

C#  Copy Code

public Rectangle SelectionRectangle { get; }

Visual Basic  Copy Code

Public ReadOnly Property SelectionRectangle As Rectangle

 Property Value

A Rectangle instance representing the selection rectangle.

 See Also

LinkValidationEventArgs Members
LinkValidationEventArgs Class
MindFusion.Diagramming Namespace