Region2d(Poly2d()) Constructor
Public Sub New( _
ByVal ParamArray polys As Poly2d() _
)
This language is not supported or no code example is available.
public Region2d(
params Poly2d[] polys
)
This language is not supported or no code example is available.
public:
Region2d(
...array< array< Poly2d^ >^ >^ polys
)
This language is not supported or no code example is available.
Parameters
- polys
- Poly2d[]