示例#1
0
 public void Cursor_SetCellPos(IPoint point)
 {
     m_Cursor.SetCellPos(point);
 }