Click or drag to resize

MzMapProjectionGetOrigin Method

Get the geographical origin of the map projection

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 void GetOrigin(
	out double lon,
	out double lat
)

Parameters

lon
Type: SystemDouble
lat
Type: SystemDouble
See Also