_DAcadApplicationEvents_LispCancelledEventHandler Delegate
|
Namespace: BricscadApp
Assembly: Interop.BricscadApp (in
Interop.BricscadApp.dll) Version: 21.0.0.0
Syntax
public delegate void _DAcadApplicationEvents_LispCancelledEventHandler()
Public Delegate Sub _DAcadApplicationEvents_LispCancelledEventHandler
public delegate void _DAcadApplicationEvents_LispCancelledEventHandler()
type _DAcadApplicationEvents_LispCancelledEventHandler =
delegate of unit -> unit
See Also