ReprojectorInvConvert(Double, Double) Method
Inverse conversion, converts a point (x, y) 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
)
member InvConvert :
x : float byref *
y : float byref -> unit
Parameters
- x Double
-
- y Double
-