MapShape.GetCenter() Method
Returns a center point of a MapShape class descendant object.
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v25.1.dll
NuGet Package: DevExpress.Win.Map
Declaration
Returns
| Type | Description |
|---|---|
| CoordPoint | A CoordPoint object, which is the center of a shape. |
See Also