public List <BreakRegion> GetFencePolygons() { List <BreakRegion> polygons = IVXProtocol.Pdo_FencePolygonsGet(m_hPdoHandle); return(polygons); }