Enum GeoCoordinateBasic.GeodesicLengthCodes
Enumeration covering the length code on the geodesic
Namespace: FpAssistantCore.Geographical
Assembly: FpAssistantCoreScl.dll
Syntax
public enum GeodesicLengthCodes : int
Fields
Name | Description |
---|---|
BetweenStartEnd | Geodesic exists only between GeoStart and GeoEnd |
ExtendsBeyondGeoEnd | Geodesic extends beyond GeoEnd |
ExtendsBeyondGeoStart | Geodesic extends beyond GeoStart |