Click or drag to resize

WGS84Point Constructor (WGS84Point)

Initializes a new instance of the WGS84Point class

Namespace:  VelocityDBExtensions.Geo
Assembly:  VelocityDBExtensions (in VelocityDBExtensions.dll) Version: 11.1.0.0 (11.1.0)
Syntax
public WGS84Point(
	WGS84Point other
)

Parameters

other
Type: VelocityDBExtensions.GeoWGS84Point

[Missing <param name="other"/> documentation for "M:VelocityDBExtensions.Geo.WGS84Point.#ctor(VelocityDBExtensions.Geo.WGS84Point)"]

See Also