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