Click or drag to resize

CartographicExtent.Width Property

Gets the width of the extent. The width is the difference between EastLongitude and WestLongitude.

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

Property Value

Type: Double
See Also