InterpolatingConverterConvert Method

Convert the (x,y) coordinate

Definition

Namespace: DHI.Projections
Assembly: DHI.Projections (in DHI.Projections.dll) Version: 24.0.0.0 (11.1.1.1111)
C#
public void Convert(
	ref double x,
	ref double y
)

Parameters

x  Double
X coordinate
y  Double
Y coordinate

See Also