public void SetPicDrawRect(List <Rectangle> rects)
 {
     IVXProtocol.Pdo_DrawRectSet(m_hPdoHandle, rects);
 }