WebCAD-Lib-TS API 文档 - v1.0.0
Preparing search index...
DbLayer
Class DbLayer
数据库图层定义类 用于数据库存储的图层定义,包含图层的所有属性
Index
Constructors
constructor
Properties
name
layer
Id
layer
On
color
line
Type
line
Weight
plottable
transparency
is
Locked
is
Frozen
Constructors
constructor
new
DbLayer
()
:
DbLayer
Returns
DbLayer
Properties
name
name
:
string
= ""
layer
Id
layerId
:
string
= "0"
layer
On
layerOn
:
boolean
= true
color
color
:
number
= 7
line
Type
lineType
:
string
= "Continuous"
line
Weight
lineWeight
:
number
= -3
plottable
plottable
:
boolean
= true
transparency
transparency
:
number
= ...
is
Locked
isLocked
:
boolean
= false
is
Frozen
isFrozen
:
boolean
= false
Settings
Member Visibility
Protected
Internal
Alpha
Beta
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
name
layer
Id
layer
On
color
line
Type
line
Weight
plottable
transparency
is
Locked
is
Frozen
WebCAD-Lib-TS API 文档 - v1.0.0
Loading...
数据库图层定义类 用于数据库存储的图层定义,包含图层的所有属性