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