WebCAD-Lib-TS API 文档 - v1.0.0
Preparing search index...
EventHandler
Type Alias EventHandler<T>
EventHandler
:
(
args
:
T
)
=>
void
事件处理函数类型
Type Parameters
T
extends
CadEventArgs
=
CadEventArgs
Type Declaration
(
args
:
T
)
:
void
Parameters
args
:
T
Returns
void
Settings
Member Visibility
Protected
Internal
Alpha
Beta
Theme
OS
Light
Dark
WebCAD-Lib-TS API 文档 - v1.0.0
Loading...
事件处理函数类型