示例#1
0
 public double GetArea()
 {
     return(Polygons.GetPolygonArea(Section));
 }