Eulergraph
    Preparing search index...

    Variable DEFAULT_CELL_CONTROLS_ACTIVEConst

    DEFAULT_CELL_CONTROLS_ACTIVE: {
        bottom: boolean;
        bottomLeft: boolean;
        bottomRight: boolean;
        centerOfRotation: boolean;
        left: boolean;
        right: boolean;
        rotate: boolean;
        textControls: boolean;
        top: boolean;
        topLeft: boolean;
        topRight: boolean;
    } = ...

    Type Declaration

    • bottom: boolean
    • bottomLeft: boolean
    • bottomRight: boolean
    • centerOfRotation: boolean
    • left: boolean
    • rotate: boolean
    • textControls: boolean
    • top: boolean
    • topLeft: boolean
    • topRight: boolean