blockly > zelos > RightConnectionShape
zelos.RightConnectionShape class
An object containing information about the space a right connection shape takes up during rendering.
Signature:
export declare class RightConnectionShape extends Measurable
Extends: Measurable
Remarks
The constructor for this class is marked as internal. Third-party code should not call the constructor directly or create subclasses that extend the RightConnectionShape
class.
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
height | number | ||
width | number |