Click or drag to resize
DfsFactoryCreateProjection Method
Create an IDfsProjection based on the wktProjectionString.

The reference coordinates are set to the origin of the projected coordinate system.

Namespace: DHI.Generic.MikeZero.DFS
Assembly: DHI.Generic.MikeZero.DFS (in DHI.Generic.MikeZero.DFS.dll) Version: 16.0.0.0 (11.1.1.1111)
Syntax
public IDfsProjection CreateProjection(
	string wktProjectionString
)

Parameters

wktProjectionString
Type: SystemString

Return Value

Type: IDfsProjection
See Also