Perseus
Preparing search index...
@khanacademy/perseus
<internal>
PolygonGraphOptions
Type Alias PolygonGraphOptions
type
PolygonGraphOptions
=
{
match
?:
string
;
numSides
?:
number
|
"unlimited"
;
startCoords
?:
readonly
Coord
[]
;
type
:
"polygon"
;
}
Index
Properties
match?
num
Sides?
start
Coords?
type
Properties
Optional
match
match
?:
string
Optional
num
Sides
numSides
?:
number
|
"unlimited"
Optional
start
Coords
startCoords
?:
readonly
Coord
[]
type
type
:
"polygon"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
match
num
Sides
start
Coords
type
Perseus
Loading...