DfsDLLAccessdfsGetGeoInfoUTMProj Method |
Namespace: DHI.Generic.MikeZero.DFS
public static int dfsGetGeoInfoUTMProj( IntPtr pdfs, ref IntPtr lpProjection_id_rtn, out double lon0_rtn, out double lat0_rtn, out double orientation_rtn )
Public Shared Function dfsGetGeoInfoUTMProj ( pdfs As IntPtr, ByRef lpProjection_id_rtn As IntPtr, <OutAttribute> ByRef lon0_rtn As Double, <OutAttribute> ByRef lat0_rtn As Double, <OutAttribute> ByRef orientation_rtn As Double ) As Integer
public: static int dfsGetGeoInfoUTMProj( IntPtr pdfs, IntPtr% lpProjection_id_rtn, [OutAttribute] double% lon0_rtn, [OutAttribute] double% lat0_rtn, [OutAttribute] double% orientation_rtn )
static member dfsGetGeoInfoUTMProj : pdfs : IntPtr * lpProjection_id_rtn : IntPtr byref * lon0_rtn : float byref * lat0_rtn : float byref * orientation_rtn : float byref -> int
Copyright DHI 2017