UniversalTransverseMercatorOut_Of_Bounds Property

Specifies whether the current coordinate was created outside of system specified limitations. Does not apply if zone locking is used within a Coordinate object.

Definition

Namespace: CoordinateSharp
Assembly: CoordinateSharp (in CoordinateSharp.dll) Version: 2.21.1.1
XMLNS for XAML: Not mapped to an xmlns.
C#
public bool Out_Of_Bounds { get; }

Property Value

Boolean

See Also