Preparing search index...
The search index is not available
@penrose/bloom
@penrose/bloom
Ellipse
Interface Ellipse
interface
Ellipse
{
center
:
Vec2
;
drag
:
boolean
;
dragConstraint
:
DragConstraint
;
ensureOnCanvas
:
boolean
;
fillColor
:
Color
;
interactiveOnly
:
boolean
;
name
:
string
;
rx
:
Num
;
ry
:
Num
;
shapeType
:
Ellipse
;
strokeColor
:
Color
;
strokeDasharray
:
string
;
strokeStyle
:
string
;
strokeWidth
:
Num
;
}
Hierarchy (
view full
)
ShapeCommon
Stroke
Fill
Center
Ellipse
Index
Properties
center
drag
drag
Constraint
ensure
On
Canvas
fill
Color
interactive
Only
name
rx
ry
shape
Type
stroke
Color
stroke
Dasharray
stroke
Style
stroke
Width
Properties
center
center
:
Vec2
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
rx
rx
:
Num
ry
ry
:
Num
shape
Type
shape
Type
:
Ellipse
stroke
Color
stroke
Color
:
Color
stroke
Dasharray
stroke
Dasharray
:
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
center
drag
drag
Constraint
ensure
On
Canvas
fill
Color
interactive
Only
name
rx
ry
shape
Type
stroke
Color
stroke
Dasharray
stroke
Style
stroke
Width
@penrose/bloom
Loading...