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
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 RoundCorner
class.