Preparing search index...
The search index is not available
AsukaDesigner JavaScript API - v1.0.0
AsukaDesigner JavaScript API
AsukaShapeStyleConfig
Interface AsukaShapeStyleConfig
Default style applied to newly created built-in shapes.
interface
AsukaShapeStyleConfig
{
fill
?:
string
;
opacity
?:
number
;
stroke
?:
string
;
strokeWidth
?:
number
;
}
Index
Properties
fill?
opacity?
stroke?
stroke
Width?
Properties
Optional
fill
fill
?:
string
Optional
opacity
opacity
?:
number
Optional
stroke
stroke
?:
string
Optional
stroke
Width
stroke
Width
?:
number
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
fill
opacity
stroke
stroke
Width
AsukaDesigner JavaScript API - v1.0.0
Loading...
Default style applied to newly created built-in shapes.