Preparing search index...
The search index is not available
@penrose/bloom
@penrose/bloom
Rectangle
Interface Rectangle
interface
Rectangle
{
center
:
Vec2
;
cornerRadius
:
Num
;
drag
:
boolean
;
dragConstraint
:
DragConstraint
;
ensureOnCanvas
:
boolean
;
fillColor
:
Color
;
height
:
Num
;
interactiveOnly
:
boolean
;
name
:
string
;
rotation
:
Num
;
shapeType
:
Rectangle
;
strokeColor
:
Color
;
strokeDasharray
:
string
;
strokeStyle
:
string
;
strokeWidth
:
Num
;
width
:
Num
;
}
Hierarchy (
view full
)
ShapeCommon
Stroke
Fill
Center
Rotate
Rect
Corner
Rectangle
Index
Properties
center
corner
Radius
drag
drag
Constraint
ensure
On
Canvas
fill
Color
height
interactive
Only
name
rotation
shape
Type
stroke
Color
stroke
Dasharray
stroke
Style
stroke
Width
width
Properties
center
center
:
Vec2
corner
Radius
corner
Radius
:
Num
drag
drag
:
boolean
drag
Constraint
drag
Constraint
:
DragConstraint
ensure
On
Canvas
ensure
On
Canvas
:
boolean
fill
Color
fill
Color
:
Color
height
height
:
Num
interactive
Only
interactive
Only
:
boolean
name
name
:
string
rotation
rotation
:
Num
shape
Type
shape
Type
:
Rectangle
stroke
Color
stroke
Color
:
Color
stroke
Dasharray
stroke
Dasharray
:
string
stroke
Style
stroke
Style
:
string
stroke
Width
stroke
Width
:
Num
width
width
:
Num
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
center
corner
Radius
drag
drag
Constraint
ensure
On
Canvas
fill
Color
height
interactive
Only
name
rotation
shape
Type
stroke
Color
stroke
Dasharray
stroke
Style
stroke
Width
width
@penrose/bloom
Loading...