struct used to store a Lat Long Coordinate. Used in ConversionFunctions
            
    Namespace: 
   EGIS.ShapeFileLibAssembly: EGIS.ShapeFileLib (in EGIS.ShapeFileLib.dll)
Syntax
| Visual Basic | 
|---|
Public Structure LatLongCoordinate  | 
| C# | 
|---|
public struct LatLongCoordinate  | 
| Visual C++ | 
|---|
public value class LatLongCoordinate  | 
| JavaScript | 
|---|
 |