IDfsuBuilderSetProjection Method |
Set the geographical projection
Namespace: DHI.Generic.MikeZero.DFS.dfsuAssembly: DHI.Generic.MikeZero.DFS (in DHI.Generic.MikeZero.DFS.dll) Version: 16.0.0.0 (11.1.1.1111)
Syntax void SetProjection(
IDfsProjection projection
)
Sub SetProjection (
projection As IDfsProjection
)
void SetProjection(
IDfsProjection^ projection
)
abstract SetProjection :
projection : IDfsProjection -> unit
Parameters
- projection
- Type: DHI.Generic.MikeZero.DFSIDfsProjection
See Also