Click or drag to resize

CartographicZoneConstraintMaximumLongitude Property

Gets or sets the easternmost longitude of the cartographic zone, in radians. The maximum longitude must be less 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 MaximumLongitude { get; set; }

Property Value

Type: Double
See Also