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