polygonSub method

PolygonSub polygonSub(
  1. dynamic poly
)

Implementation

PolygonSub polygonSub(var poly) => PolygonSub(this, poly);