blockly > blockRendering > InsideCorners
blockRendering.InsideCorners interface
An object containing sizing and path information about inside corners.
Signature:
export interface InsideCorners
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
height | number | ||
pathBottom | string | ||
pathTop | string | ||
width | number |