/// <summary> /// Sets the path for this Polygon. /// </summary> public void SetPaths(MVCArray paths) { throw new NotImplementedException(); }