_DAcadDocumentEvents_Eventremove_LayoutSwitched
Method
|
Namespace: BricscadApp
Assembly: Interop.BricscadApp (in
Interop.BricscadApp.dll) Version: 24.0.0.0
Syntax
void remove_LayoutSwitched(
_DAcadDocumentEvents_LayoutSwitchedEventHandler param0
)
Sub remove_LayoutSwitched (
param0 As _DAcadDocumentEvents_LayoutSwitchedEventHandler
)
void remove_LayoutSwitched(
_DAcadDocumentEvents_LayoutSwitchedEventHandler^ param0
)
abstract remove_LayoutSwitched :
param0 : _DAcadDocumentEvents_LayoutSwitchedEventHandler -> unit
Parameters
- param0 _DAcadDocumentEvents_LayoutSwitchedEventHandler
-
See Also