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.2.419.0 (24.2.419.0)
Syntax
public Cartographic Center { get; }

Property Value

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