WebCAD-Lib-TS API 文档 - v1.0.0
Preparing search index...
ITileEditLayerDialogConfig
Interface ITileEditLayerDialogConfig
图层选择对话框配置
interface
ITileEditLayerDialogConfig
{
layers
:
ILayerInfo
[]
;
selectedLayers
?:
string
[]
;
title
?:
string
;
}
Index
Properties
layers
selected
Layers?
title?
Properties
layers
layers
:
ILayerInfo
[]
所有可用图层列表
Optional
selected
Layers
selectedLayers
?:
string
[]
已选中的图层名称列表
Optional
title
title
?:
string
对话框标题
Settings
Member Visibility
Protected
Internal
Alpha
Beta
Theme
OS
Light
Dark
On This Page
Properties
layers
selected
Layers
title
WebCAD-Lib-TS API 文档 - v1.0.0
Loading...
图层选择对话框配置