Click or drag to resize

CartographicZoneConstraint.MaximumLongitude 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: 25.1.421.0 (25.1.421.0)
Syntax
public double MaximumLongitude { get; set; }

Property Value

Type: Double
See Also