Gets the center point of this shape.
Namespace: MindFusion.Mapping
Package: 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.