Show / Hide Table of Contents

Enum GeoCoordinateFormat

Enumeration offering the choice of literal values of a GeoCoordinate object when using ToString()

Namespace: FpAssistantCore.Geographical
Assembly: FpAssistantCoreScl.dll
Syntax
public enum GeoCoordinateFormat : int

Fields

Name Description
DecimalDms

Decimal Lat/Long

DegreesMinutesSecondsNoSymbols

Degrees, Minutes and Seconds with no symbols, whitespace separator

DegreesMinutesSecondsWithSymbols

Degrees, Minutes and Seconds with symbols

  • View Source
In This Article
Back to top Copyright 2018-2024 CADology Limited