Beispiel #1
0
 internal int Create(int idx)
 {
     return(NativeAPI.MapViewer_create(idx));
 }