WebCAD-Lib-TS API 文档 - v1.0.0
Preparing search index...
PanelPosition
Interface PanelPosition
面板初始位置配置
interface
PanelPosition
{
top
?:
string
;
right
?:
string
;
bottom
?:
string
;
left
?:
string
;
}
Index
Properties
top?
right?
bottom?
left?
Properties
Optional
top
top
?:
string
Optional
right
right
?:
string
Optional
bottom
bottom
?:
string
Optional
left
left
?:
string
Settings
Member Visibility
Protected
Internal
Alpha
Beta
Theme
OS
Light
Dark
On This Page
Properties
top
right
bottom
left
WebCAD-Lib-TS API 文档 - v1.0.0
Loading...
面板初始位置配置