IProjectionUnproject Method

Unprojects the given point to the geographical coordinate system.

Definition

Namespace: Gemstone.Numeric.Geo
Assembly: Gemstone.Numeric (in Gemstone.Numeric.dll) Version: 1.0.174 -- Release Build+c5b1b4a29589adca9a2c6916813ee5c7c2cee966

Parameters

point  Point
The point to be unprojected.

Return Value

GeoCoordinate
The geographical coordinates of the given point.

See Also