struct used to store a Lat Long Coordinate. Used in ConversionFunctions

Namespace:  EGIS.ShapeFileLib
Assembly:  EGIS.ShapeFileLib (in EGIS.ShapeFileLib.dll)

Syntax

Visual Basic (Declaration)
Public Structure LatLongCoordinate
C#
public struct LatLongCoordinate
Visual C++
public value class LatLongCoordinate

See Also