Gets the center of this node's bounding rectangle.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
public Point GetCenter () |
Visual Basic Copy Code |
---|
Public Function GetCenter () As Point |
A Point object representing the center point of this node.
WpfDiagram Programmer's Guide | © 2024 MindFusion |