GridReprojector(GridReprojectorGridInfo) Constructor

Create a new object

Definition

Namespace: DHI.Projections
Assembly: DHI.Projections (in DHI.Projections.dll) Version: 24.0.0.0 (11.1.1.1111)
C#
public GridReprojector(
	GridReprojectorGridInfo sourceInfo
)

Parameters

sourceInfo  GridReprojectorGridInfo
Information of source grid

See Also