Click or drag to resize

WGS84Point Class

encapsulates coordinates on the earths surface. Coordinate projections might end up using this class...
Inheritance Hierarchy
SystemObject
  VelocityDBExtensions.GeoWGS84Point

Namespace:  VelocityDBExtensions.Geo
Assembly:  VelocityDBExtensions (in VelocityDBExtensions.dll) Version: 11.1.0.0 (11.1.0)
Syntax
[SerializableAttribute]
public class WGS84Point

The WGS84Point type exposes the following members.

Constructors
  NameDescription
Public methodWGS84Point(WGS84Point)
Initializes a new instance of the WGS84Point class
Public methodWGS84Point(Double, Double)
Initializes a new instance of the WGS84Point class
Top
Properties
  NameDescription
Public propertyLatitude
Public propertyLongitude
Top
Methods
See Also

Reference

VelocityDBExtensions.GeoWGS84Point