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: 19.0.0.0 (11.1.1.1111)
Syntax
public IDfsProjection CreateProjection(
	string wktProjectionString
)

Parameters

wktProjectionString
Type: SystemString

Return Value

Type: IDfsProjection
See Also