コード例 #1
0
 public static void CalculateOuterWindowPos(HBaseView view, float x, float y, float[] xout, float[] yout)
 {
     HCSMVOPINVOKE.HAbsoluteWindow_CalculateOuterWindowPos__SWIG_0(HBaseView.getCPtr(view), x, y, xout, yout);
 }