Click or drag to resize

CartographicExtent.Center Property

Gets the center of the extent.

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

Property Value

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