Xamarin Pack Programmer's Guide
Selection.Bounds Property
See Also
 






Gets the rectangle that bounds all selected items.

Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming

 Syntax

C#  Copy Code

public Rectangle Bounds { get; }

Visual Basic  Copy Code

Public ReadOnly Property Bounds As Rectangle

 Property Value

An instance of the Rectangle structure.

 See Also

Selection Members
Selection Class
MindFusion.Diagramming Namespace