MindFusion.Wpf Pack Programmer's Guide
Shape.GetCenter Method
See Also
 





Gets the center point of this shape.

Namespace: MindFusion.Mapping
Assembly: MindFusion.Mapping

 Syntax

C#  Copy Code

public abstract Point GetCenter ()

Visual Basic  Copy Code

Public MustOverride Function GetCenter () As Point

 Return Value

A Point representing the shape's center.

 See Also

Shape Members
Shape Class
MindFusion.Mapping Namespace