Highlight Functions
You can use the highlight functions to highlight shapes on specific layers of a cellview. The highlight functions are cellview based and highlight shapes in all windows containing the cellview.
The highlight functions use a highlight set to determine which shapes are highlighted in a cellview. A highlight set can be global or non-global. Global highlight sets are automatically drawn in the cellview. Non-global highlight sets are drawn when you use gePushHilightStack. You can only draw one non-global highlight set at a time.
Related Topics
Highlighting Shapes in a Cellview
Return to top