![]() |
![]() |
![]() |
![]() |
UIlayoutEditState
Synopsis
an internal object that manages the state of the layout editor
group UIlayoutEditState<NEvisible=0> {
int isActive = 0;
int snapToGrid = 1;
int group;
int ungroup;
int saveCurrentShellValues = 1;
string edit_obj_path = "NetworkEditor.
ObjectEditor.editControl.edit_obj_path";
string disp_obj_path = "NetworkEditor.
ObjectEditor.editControl.disp_obj_path";
method+notify_inst init<NEvisible=0,lang="cxx",
interruptable=0>="UIlayout_edit_update";
method+notify_val update<NEvisible=0,lang="cxx",
interruptable=0>="UIlayout_edit_update";
};Description
This object is used internally by AVS/Express to control the layout editor when invoked from the Network Editor menu.
Subobjects
Example
File
See Also Related Modules
![]() |
![]() |
![]() |
![]() |