Variable DEFAULT_DIAGRM_CELL_CONTROLS_ACTIVEConst
DEFAULT_DIAGRM_CELL_CONTROLS_ACTIVE: {
bottom: boolean;
bottomLeft: boolean;
bottomRight: boolean;
centerOfRotation: boolean;
left: boolean;
linkCreateEast: boolean;
linkCreateSouth: boolean;
linkCreateWest: 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
linkCreateEast: boolean
linkCreateSouth: boolean
linkCreateWest: boolean
right: boolean
rotate: boolean
textControls: boolean
top: boolean
topLeft: boolean
topRight: boolean