Click or drag to resize

CartographicZoneConstraintMinimumLatitude 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.2.423.0 (25.2.423.0)
Syntax
public double MinimumLatitude { get; set; }

Property Value

Type: Double
See Also