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: 8.2.1.0 (8.2.1)
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