Perseus
Preparing search index...
@khanacademy/perseus
<internal>
LockedPolygonType
Type Alias LockedPolygonType
type
LockedPolygonType
=
{
ariaLabel
?:
string
;
color
:
LockedFigureColor
;
fillStyle
:
LockedFigureFillType
;
labels
:
LockedLabelType
[]
;
points
:
Coord
[]
;
showVertices
:
boolean
;
strokeStyle
:
LockedLineStyle
;
type
:
"polygon"
;
weight
:
StrokeWeight
;
}
Index
Properties
aria
Label?
color
fill
Style
labels
points
show
Vertices
stroke
Style
type
weight
Properties
Optional
aria
Label
ariaLabel
?:
string
color
color
:
LockedFigureColor
fill
Style
fillStyle
:
LockedFigureFillType
labels
labels
:
LockedLabelType
[]
points
points
:
Coord
[]
show
Vertices
showVertices
:
boolean
stroke
Style
strokeStyle
:
LockedLineStyle
type
type
:
"polygon"
weight
weight
:
StrokeWeight
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
aria
Label
color
fill
Style
labels
points
show
Vertices
stroke
Style
type
weight
Perseus
Loading...