DfsDLLWrapperdfsSetGeoInfoUTMProj Method |
Namespace: DHI.Generic.MikeZero.DFS
public static void dfsSetGeoInfoUTMProj( IntPtr pdfs, string projection_id, double lon0, double lat0, double orientation )
Public Shared Sub dfsSetGeoInfoUTMProj ( pdfs As IntPtr, projection_id As String, lon0 As Double, lat0 As Double, orientation As Double )
public: static void dfsSetGeoInfoUTMProj( IntPtr pdfs, String^ projection_id, double lon0, double lat0, double orientation )
static member dfsSetGeoInfoUTMProj : pdfs : IntPtr * projection_id : string * lon0 : float * lat0 : float * orientation : float -> unit
Copyright DHI 2017