Click or drag to resize

DfsDLLAccessdfsGetGeoInfoUTMProj Method

wrapped dfsGetGeoInfoUTMProj

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 static int dfsGetGeoInfoUTMProj(
	IntPtr pdfs,
	ref IntPtr lpProjection_id_rtn,
	out double lon0_rtn,
	out double lat0_rtn,
	out double orientation_rtn
)

Parameters

pdfs
Type: SystemIntPtr
lpProjection_id_rtn
Type: SystemIntPtr
lon0_rtn
Type: SystemDouble
lat0_rtn
Type: SystemDouble
orientation_rtn
Type: SystemDouble

Return Value

Type: Int32
See Also