Click or drag to resize

StkCityDatabaseQuery.MaximumLatitude Property

Gets or sets the maximum value of Latitude in radians that is allowed in order for the entry to be included in the query.

Namespace:  AGI.Foundation.Stk
Assembly:  AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 24.3.420.0 (24.3.420.0)
Syntax
public double? MaximumLatitude { get; set; }

Property Value

Type: Nullable<Double>
See Also