コード例 #1
0
 public UnitPoint ScreenTopLeftToUnitPoint()
 {
     return(m_canvas.ScreenTopLeftToUnitPoint());
 }