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