Click or drag to resize

CartographicZoneConstraintMinimumLongitude Property

Gets or sets the westernmost longitude of the cartographic zone, in radians. The minimum longitude must be greater than -PI.

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

Property Value

Type: Double
See Also