public void SetPicDrawTypeRect(E_PDO_DRAW_TYPE type)
 {
     IVXProtocol.Pdo_DrawTypeSet(m_hPdoHandle, type);
 }