Home > blockly > blockRendering > JaggedEdge
blockRendering.JaggedEdge class
An object containing information about the space the jagged edge of a collapsed block takes up during rendering.
Signature:
export declare class JaggedEdge extends Measurable
Extends: Measurable
Constructors
| Constructor | Modifiers | Description |
|---|---|---|
| (constructor)(constants) | Constructs a new instance of the JaggedEdge class |