Preparing search index...
The search index is not available
@chili-publish/studio-sdk
@chili-publish/studio-sdk
types/ShapeTypes
ShapeProperties
Interface ShapeProperties
interface
ShapeProperties
{
allCornersSame
?:
boolean
;
enableFill
?:
boolean
;
enableStroke
?:
boolean
;
fillColor
?:
ColorUsage
;
fillOverprint
?:
boolean
;
strokeColor
?:
ColorUsage
;
strokeOverprint
?:
boolean
;
strokeWeight
?:
number
;
}
Index
Properties
all
Corners
Same?
enable
Fill?
enable
Stroke?
fill
Color?
fill
Overprint?
stroke
Color?
stroke
Overprint?
stroke
Weight?
Properties
Optional
all
Corners
Same
allCornersSame
?:
boolean
Optional
enable
Fill
enableFill
?:
boolean
Optional
enable
Stroke
enableStroke
?:
boolean
Optional
fill
Color
fillColor
?:
ColorUsage
Optional
fill
Overprint
fillOverprint
?:
boolean
Optional
stroke
Color
strokeColor
?:
ColorUsage
Optional
stroke
Overprint
strokeOverprint
?:
boolean
Optional
stroke
Weight
strokeWeight
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
all
Corners
Same
enable
Fill
enable
Stroke
fill
Color
fill
Overprint
stroke
Color
stroke
Overprint
stroke
Weight
@chili-publish/studio-sdk
Loading...