Polygon.(constructor)
Constructor.
Signature:
constructor(input: {
holes?: Point[][];
points: Point[];
});
Parameters
|
Parameter |
Type |
Description |
|---|---|---|
|
{ holes, points, } |
(not declared) | |
|
input |
Constructor.
Signature:
constructor(input: {
holes?: Point[][];
points: Point[];
});
|
Parameter |
Type |
Description |
|---|---|---|
|
{ holes, points, } |
(not declared) | |
|
input |