示例#1
0
 internal void GetIndices(out int indices)
 {
     NativeAPI.MapViewer_getIndices(out indices);
 }