DfsDLLAccessdfsSetGeoInfoUTMProj Method |
Namespace: DHI.Generic.MikeZero.DFS
public static int dfsSetGeoInfoUTMProj( IntPtr pdfs, string projection_id, double lon0, double lat0, double orientation )
Public Shared Function dfsSetGeoInfoUTMProj ( pdfs As IntPtr, projection_id As String, lon0 As Double, lat0 As Double, orientation As Double ) As Integer
public: static int 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 -> int
Copyright DHI 2017