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: 24.1.418.0 (24.1.418.0)
Syntax
public double MinimumLatitude { get; set; }

Property Value

Type: Double
See Also