blockly > blockRendering > RoundCorner
blockRendering.RoundCorner class
An object containing information about the space a rounded corner takes up during rendering.
Signature:
export declare class RoundCorner extends Measurable
Extends: Measurable
Constructors
Constructor | Modifiers | Description |
---|---|---|
(constructor)(constants, opt_position) | Constructs a new instance of the RoundCorner class |