InterpolatingConverterSetupGridSpacing Method

Set up the grid spacing of the pre-calculated grid

Call first SetupArea(Double, Double, Double, Double) before calling this

Definition

Namespace: DHI.Projections
Assembly: DHI.Projections (in DHI.Projections.dll) Version: 24.0.0.0 (11.1.1.1111)
C#
public void SetupGridSpacing(
	double dx,
	double dy
)

Parameters

dx  Double
 
dy  Double
 

See Also