MindFusion.Wpf Pack Programmer's Guide
DiagramNode.GetLocalBounds Method
See Also
 





Gets this node's bounding rectangle in local coordinates.

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

 Syntax

C#  Copy Code

protected Rect GetLocalBounds ()

Visual Basic  Copy Code

Protected Function GetLocalBounds () As Rect

 Return Value

A Rect object representing the bounding rectangle of this node.

 See Also

DiagramNode Members
DiagramNode Class
MindFusion.Diagramming.Wpf Namespace