Click or drag to resize

GeoCoordinate Class

[Missing <summary> documentation for "T:Casewhere.Runtime.DataObjectExpressions.GeoCoordinate"]

Inheritance Hierarchy
SystemObject
  Casewhere.Runtime.DataObjectExpressionsGeoCoordinate

Namespace: Casewhere.Runtime.DataObjectExpressions
Assembly: Casewhere.Runtime.DataObjectExpressions (in Casewhere.Runtime.DataObjectExpressions.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public class GeoCoordinate

The GeoCoordinate type exposes the following members.

Constructors
 NameDescription
Public methodGeoCoordinateInitializes a new instance of the GeoCoordinate class
Top
Properties
 NameDescription
Public propertyLatitude 
Public propertyLongitude 
Top
See Also