![]() | XccMGRS2WGP Method |
Namespace: Pixoneer.NXDL.NCC
public static bool MGRS2WGP( string strMGRS, ref XAngle lon, ref XAngle lat )
XVertex2d pos = new XVertex2d(); XAngle lon = new XAngle(); XAngle lat = new XAngle(); Xcc.MGRS2WGP("52SCE3112199266", ref lon, ref lat);