Gets the center point of this shape.
Namespace: MindFusion.Mapping
Assembly: MindFusion.Mapping
C# Copy Code |
---|
public abstract Point GetCenter () |
Visual Basic Copy Code |
---|
Public MustOverride Function GetCenter () As Point |
A Point representing the shape's center.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |