ReprojectorInvConvert(Double, Double, Double) Method
Inverse conversion, converts a point (x, y, h) from the target map projection to the source map projection.
Namespace: DHI.ProjectionsAssembly: DHI.Projections (in DHI.Projections.dll) Version: 24.0.0.0 (11.1.1.1111)
public void InvConvert(
ref double x,
ref double y,
ref double h
)
member InvConvert :
x : float byref *
y : float byref *
h : float byref -> unit
Parameters
- x Double
-
- y Double
-
- h Double
-