Preparing search index...
The search index is not available
@penrose/bloom
@penrose/bloom
Polyline
Interface Polyline
interface
Polyline
{
drag
:
boolean
;
dragConstraint
:
DragConstraint
;
ensureOnCanvas
:
boolean
;
fillColor
:
Color
;
interactiveOnly
:
boolean
;
name
:
string
;
points
:
Vec2
[]
;
scale
:
Num
;
shapeType
:
Polyline
;
strokeColor
:
Color
;
strokeDasharray
:
string
;
strokeLinecap
:
string
;
strokeStyle
:
string
;
strokeWidth
:
Num
;
}
Hierarchy (
view full
)
ShapeCommon
Stroke
Fill
Scale
Poly
Polyline
Index
Properties
drag
drag
Constraint
ensure
On
Canvas
fill
Color
interactive
Only
name
points
scale
shape
Type
stroke
Color
stroke
Dasharray
stroke
Linecap
stroke
Style
stroke
Width
Properties
drag
drag
:
boolean
drag
Constraint
drag
Constraint
:
DragConstraint
ensure
On
Canvas
ensure
On
Canvas
:
boolean
fill
Color
fill
Color
:
Color
interactive
Only
interactive
Only
:
boolean
name
name
:
string
points
points
:
Vec2
[]
scale
scale
:
Num
shape
Type
shape
Type
:
Polyline
stroke
Color
stroke
Color
:
Color
stroke
Dasharray
stroke
Dasharray
:
string
stroke
Linecap
stroke
Linecap
:
string
stroke
Style
stroke
Style
:
string
stroke
Width
stroke
Width
:
Num
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
drag
drag
Constraint
ensure
On
Canvas
fill
Color
interactive
Only
name
points
scale
shape
Type
stroke
Color
stroke
Dasharray
stroke
Linecap
stroke
Style
stroke
Width
@penrose/bloom
Loading...