C#:实现多边形区域颜色填充
public void DrawPolygonColorFilling(Point[] pointArray,int color){
//-----建立边表-ET-----
//计算多边形边的Y值范围
public void DrawPolygonColorFilling(Point[] pointArray,int color){
//-----建立边表-ET-----
//计算多边形边的Y值范围