#include <lsetup.h>
Public Methods | |
void | Set_All_Layers_Visible () |
set all layers visible | |
void | Set_All_Layers_Invisible () |
set all layers invisible | |
void | Set_All_Layers_ReadOn () |
set all layers readon | |
void | Set_All_Layers_ReadOff () |
set all layers readoff | |
void | Set_All_Layers_Selectable () |
set all visible layers selectable | |
void | Set_All_Layers_NotSelectable () |
set all visible layers not selectable | |
bool | Get_UpdateAvailableLayers () |
update layers available needed | |
Protected Attributes | |
LayerInfo * | _layers [MAX_LAYERS] |
the array with layer information records |