CircleToolSettings
Last updated
Was this helpful?
color:
string
The color of the element in some CSS-like format.
"#ABC123";
"rgb(255, 0, 0)";
"hsl(200, 100%, 50%)";"#C93535"strokeOpacity:
number
A value between 0 and 1 that describes the opacity of the element's stroke.
strokeWidth:
number
The width of the element's stroke in pixels.
strokeStyle:
"solid"|"dashed"|"dotted"
The style of the element's stroke.
radiusMarker:
boolean
Whether to show a marker on the circle that indicates the radius
fillOpacity:
number
The opacity of the circle's fill.
showInspector:
boolean
Whether to show the tool inspector.
false
Last updated
Was this helpful?
Was this helpful?
12"solid"false0.25