Xamarin Pack Programmer's Guide
DiagramNode.GetLocalBounds Method
See Also
 






Gets this node's bounding rectangle in local coordinates.

Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming

 Syntax

C#  Copy Code

protected Rectangle GetLocalBounds ()

Visual Basic  Copy Code

Protected Function GetLocalBounds () As Rectangle

 Return Value

A Rectangle object representing the bounding rectangle of this node.

 See Also

DiagramNode Members
DiagramNode Class
MindFusion.Diagramming Namespace