Eulergraph
Preparing search index...
types/layers
ILayer
Interface ILayer
interface
ILayer
{
childrenCells
:
string
[]
;
color
:
string
;
id
:
number
;
isBlocked
:
boolean
;
isColored
:
boolean
;
isPrintable
:
boolean
;
isVisible
:
boolean
;
name
:
string
;
opacity
:
number
;
}
Implemented by
Layer
Index
Properties
children
Cells
color
id
is
Blocked
is
Colored
is
Printable
is
Visible
name
opacity
Properties
children
Cells
childrenCells
:
string
[]
color
color
:
string
id
id
:
number
is
Blocked
isBlocked
:
boolean
is
Colored
isColored
:
boolean
is
Printable
isPrintable
:
boolean
is
Visible
isVisible
:
boolean
name
name
:
string
opacity
opacity
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
children
Cells
color
id
is
Blocked
is
Colored
is
Printable
is
Visible
name
opacity
Eulergraph
Loading...