_DAcadDocumentEvents_EventBeginLisp Event
|
Namespace: BricscadApp
Assembly: Interop.BricscadApp (in
Interop.BricscadApp.dll) Version: 24.0.0.0
Syntax
event _DAcadDocumentEvents_BeginLispEventHandler BeginLisp
Event BeginLisp As _DAcadDocumentEvents_BeginLispEventHandler
event _DAcadDocumentEvents_BeginLispEventHandler^ BeginLisp {
void add (_DAcadDocumentEvents_BeginLispEventHandler^ value);
void remove (_DAcadDocumentEvents_BeginLispEventHandler^ value);
}
abstract BeginLisp : IEvent<_DAcadDocumentEvents_BeginLispEventHandler,
EventArgs>
Value
_DAcadDocumentEvents_BeginLispEventHandler
See Also