Gets this node's bounding rectangle in local coordinates.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
protected Rect GetLocalBounds () |
Visual Basic Copy Code |
---|
Protected Function GetLocalBounds () As Rect |
A Rect object representing the bounding rectangle of this node.
WpfDiagram Programmer's Guide | © 2024 MindFusion |