Click or drag to resize

MzCartography Constructor (String)

Create and initialize a cartography object using the specified projection string.

Namespace:  DHI.Generic.Cartography
Assembly:  DHI.Generic.MIKEZero.DFS (in DHI.Generic.MIKEZero.DFS.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
public MzCartography(
	string wktString
)

Parameters

wktString
Type: SystemString
See Also