Click or drag to resize

CartographicZoneConstraint.MinimumLatitude Property

Gets or sets the southernmost planetodetic latitude of the cartographic zone, in radians. The minimum latitude must be greater than -HalfPi and less than the MaximumLatitude.

Namespace:  AGI.Foundation.Access.Constraints
Assembly:  AGI.Foundation.Platforms (in AGI.Foundation.Platforms.dll) Version: 25.1.421.0 (25.1.421.0)
Syntax
public double MinimumLatitude { get; set; }

Property Value

Type: Double
See Also