Exemplo n.º 1
0
 private PointF[] method_13(ShapeBase A_0)
 {
     PointF[] tfArray = null;
     if (A_0.WrapPolygonVertices != null)
     {
         tfArray = Class889.smethod_1(A_0.WrapPolygonVertices);
         this.class672_0.method_8().method_1(tfArray, false);
     }
     return(tfArray);
 }