Property IsNormWrapLongitude
IsNormWrapLongitude
If true then NormX(Double) will wrap longitudes outside of the standard geodetic boundary into it. Example: 181 will become -179.
Declaration
public virtual bool IsNormWrapLongitude { get; }
Property Value
Type | Description |
---|---|
System.Boolean |