blockly > blockRendering > Notch
blockRendering.Notch interface
An object containing sizing and path information about a notch.
Signature:
export interface Notch
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
height | number | ||
pathLeft | string | ||
pathRight | string | ||
type | number | ||
width | number |