Click or drag to resize

CartographicExtentCenter Property

Gets the center of the extent.

Namespace:  AGI.Foundation.Coordinates
Assembly:  AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public Cartographic Center { get; }

Property Value

Type: Cartographic
Remarks
Height of the center is set to 0.
See Also