WebCAD-Lib-TS API 文档 - v1.0.0
Preparing search index...
ILoadEditAreaResult
Interface ILoadEditAreaResult
加载编辑区域结果
interface
ILoadEditAreaResult
{
success
:
boolean
;
error
?:
string
;
loadedCount
?:
number
;
}
Index
Properties
success
error?
loaded
Count?
Properties
success
success
:
boolean
Optional
error
error
?:
string
Optional
loaded
Count
loadedCount
?:
number
Settings
Member Visibility
Protected
Internal
Alpha
Beta
Theme
OS
Light
Dark
On This Page
Properties
success
error
loaded
Count
WebCAD-Lib-TS API 文档 - v1.0.0
Loading...
加载编辑区域结果