Пример #1
0
 public string GetStatistics()
 {
     return(Util.CheckString(BrowserInterop.vtsCameraGetStatistics(Handle)));
 }