Ir al contenido

LayerDefaults

const LayerDefaults: object

Defined in: layer/Layer.ts:121

Default layer z-orders.

readonly Adornment: 50 = 50

readonly Background: -10 = -10

readonly Default: 0 = 0

readonly Foreground: 10 = 10

readonly Grid: -100 = -100

readonly Tool: 100 = 100

readonly ViewportBackground: -30 = -30

readonly ViewportForeground: 30 = 30