Click or drag to resize

MzMapProjectionIsValidUtmZone Method

Checks whether a projection string is a valid UTM zone 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 static bool IsValidUtmZone(
	string projectionString
)

Parameters

projectionString
Type: SystemString

Return Value

Type: Boolean
See Also