Interface IStrokeSettings
Package: @aurigma/design-atoms-model
Properties
color
Declaration
color?: string | IColor;
Property Value
| Type | Description |
|---|---|
| string | IColor |
lineJoin
Declaration
lineJoin?: string;
Property Value
| Type | Description |
|---|---|
| string |
size
Declaration
size?: number;
Property Value
| Type | Description |
|---|---|
| number |