ICircleOptions
Represents options for configuring a circle shape.
Extends
Properties
draggable?
optional
draggable:boolean
Determines if the shape can be dragged by mouse.
Inherited from
Defined in
options/interfaces/IShapeOptions.ts:13
visible?
optional
visible:boolean
Determines if the shape should be visible or not.