Click or drag to resize

Dfs2ReprojectorReprojector Property

The reprojector class that is performing the reprojecting from one coordinate system to the other.

Any datum conversion parameters must be specified directly to the Reprojector

Available after calls to the any of the SetTarget methods.

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 Reprojector Reprojector { get; }

Property Value

Type: Reprojector
See Also