예제 #1
0
 internal int GetImageSize(int idx)
 {
     return(NativeAPI.MapViewer_getImageSize(idx));
 }