Home > @jsplumbtoolkit/browser-ui > PaintStyle
PaintStyle interface
Signature:
export interface PaintStyle
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
dashstyle? | string | (Optional) | |
fill? | string | (Optional) | |
outlineStroke? | string | (Optional) | |
outlineWidth? | number | (Optional) | |
stroke? | string | (Optional) | |
strokeWidth? | number | (Optional) |