![]() |
![]() |
an internal object used to link to the layout editor
Boolean isActive;
group *layoutWin;
int *contextId;
};
This object is used internally by AVS/Express to control the layout editor when invoked from the Network Editor menu.
Boolean. If =1, layout editing is enabled. If = 0, layout editing is disabled. The default is 0.
Pointer to the layout window being edited.
Pointer to the current layout window context.
![]() |
![]() |