Click or drag to resize

Dfs2ReprojectorSetTarget Method (String, Double)

Define target projection string, and orientation (towards projection north).

All other properties of the target GridInfo is calculated from the bounding box of source grid in the target local grid coordinate system.

Namespace:  DHI.Generic.MikeZero.DFS.dfs123
Assembly:  DHI.Generic.MIKEZero.DFS (in DHI.Generic.MIKEZero.DFS.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
public void SetTarget(
	string targetProjectionString,
	double targetOrientationProj
)

Parameters

targetProjectionString
Type: SystemString
targetOrientationProj
Type: SystemDouble
See Also