Preparing search index...
The search index is not available
RealDWG-Web
RealDWG-Web
@mlightcad/data-model
AcDbLayoutEventArgs
Interface AcDbLayoutEventArgs
Event arguments for layout-related events.
interface
AcDbLayoutEventArgs
{
newLayout
:
AcDbLayout
;
oldLayout
:
AcDbLayout
;
}
Index
Properties
new
Layout
old
Layout
Properties
new
Layout
newLayout
:
AcDbLayout
The new layout
old
Layout
oldLayout
:
AcDbLayout
The previous layout
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
new
Layout
old
Layout
RealDWG-Web
Loading...
Event arguments for layout-related events.