ShapeOptions
Base options for configuring the behavior of all shapes.
Implements
Constructors
new ShapeOptions()
new ShapeOptions():
ShapeOptions
Returns
Properties
visible
visible:
boolean
Determines if the shape should be visible or not.
Implementation of
Defined in
DefaultOptions
readonly
static
DefaultOptions:ShapeOptions
Default options for shapes.