Preparing search index...
The search index is not available
MLightCAD
MLightCAD
@mlightcad/cad-viewer
LayerInfo
Interface LayerInfo
interface
LayerInfo
{
color
:
string
;
isHidden
:
boolean
;
isInUse
:
boolean
;
isLocked
:
boolean
;
isOn
:
boolean
;
isPlottable
:
boolean
;
linetype
:
string
;
lineWeight
:
number
;
name
:
string
;
transparency
:
number
;
}
Index
Properties
color
is
Hidden
is
In
Use
is
Locked
is
On
is
Plottable
linetype
line
Weight
name
transparency
Properties
color
color
:
string
is
Hidden
isHidden
:
boolean
is
In
Use
isInUse
:
boolean
is
Locked
isLocked
:
boolean
is
On
isOn
:
boolean
is
Plottable
isPlottable
:
boolean
linetype
linetype
:
string
line
Weight
lineWeight
:
number
name
name
:
string
transparency
transparency
:
number
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
color
is
Hidden
is
In
Use
is
Locked
is
On
is
Plottable
linetype
line
Weight
name
transparency
MLightCAD
Loading...