MindFusion.Wpf Pack Programmer's Guide
Selection.Bounds Property
See Also
 





Gets the rectangle that bounds all selected items.

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

 Syntax

C#  Copy Code

public Rect Bounds { get; }

Visual Basic  Copy Code

Public ReadOnly Property Bounds As Rect

 Property Value

An instance of the System.Windows.Rect structure.

 See Also

Selection Members
Selection Class
MindFusion.Diagramming.Wpf Namespace