Click or drag to resize
GridInterpolator Constructor
Create a new object

Namespace: DHI.Projections
Assembly: DHI.Projections (in DHI.Projections.dll) Version: 16.0.0.0 (11.1.1.1111)
Syntax
public GridInterpolator(
	GridReprojectorGridInfo sourceInfo
)

Parameters

sourceInfo
Type: DHI.ProjectionsGridReprojectorGridInfo
Information of source grid
See Also