hiSetShadowMode
hiSetShadowMode(g_enabled) =>t / nil
Description
Controls the display of unselected objects in a graphics window. When you enable shadow mode with this function, all unselected objects are dimmed and all selected objects are displayed at full brightness in their original layer color instead of the selection color. The shadow mode setting applies to all graphics in all windows of the application, not just to the current window.
Argument
|
Enables shadow mode for all unselected objects, which means their display is dimmed. |
Value Returned
Related Topics
Return to top