Click or drag to resize

CartographicZoneConstraintMaximumLatitude Property

Gets or sets the northernmost planetodetic latitude of the cartographic zone, in radians. The maximum latitude must be less than HalfPi and greater than the MinimumLatitude.

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 MaximumLatitude { get; set; }

Property Value

Type: Double
See Also