public int arwCaptureChessboardCorners(int n = -1)
 {
     return(ARNativePlugin.arwCaptureChessboardCorners(n));
 }