blockly > blockRendering > OutputConnection
blockRendering.OutputConnection class
An object containing information about the space an output connection takes up during rendering.
Signature:
export declare class OutputConnection extends Connection
Extends: Connection
Constructors
Constructor | Modifiers | Description |
---|---|---|
(constructor)(constants, connectionModel) | Constructs a new instance of the OutputConnection class |
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
connectionOffsetX | number | ||
connectionOffsetY | number | ||
startX | number |