DfsDLLWrapperdfsGetGeoInfoUTMProj Method |
Namespace: DHI.Generic.MikeZero.DFS
public static void dfsGetGeoInfoUTMProj( IntPtr pdfs, out string projection_id_rtn, out double lon0_rtn, out double lat0_rtn, out double orientation_rtn )
Public Shared Sub dfsGetGeoInfoUTMProj ( pdfs As IntPtr, <OutAttribute> ByRef projection_id_rtn As String, <OutAttribute> ByRef lon0_rtn As Double, <OutAttribute> ByRef lat0_rtn As Double, <OutAttribute> ByRef orientation_rtn As Double )
public: static void dfsGetGeoInfoUTMProj( IntPtr pdfs, [OutAttribute] String^% projection_id_rtn, [OutAttribute] double% lon0_rtn, [OutAttribute] double% lat0_rtn, [OutAttribute] double% orientation_rtn )
static member dfsGetGeoInfoUTMProj : pdfs : IntPtr * projection_id_rtn : string byref * lon0_rtn : float byref * lat0_rtn : float byref * orientation_rtn : float byref -> unit
Copyright DHI 2017