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





Gets the bounding rectangle of this element.

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 .NET Rect structure.

 See Also

ArcTemplate Members
ArcTemplate Class
MindFusion.Diagramming.Wpf Namespace