Arbortext IsoView > Programmer's Reference > Redlining Functions > HideRedlining
  
HideRedlining
Hides or shows redlining information in the viewing area of the Arbortext IsoView window (if redlining information exists).
Introduced with Arbortext IsoView 7.1.
Syntax
HideRedliningstate
Parameters:
state
Determines if existing redlining information is hidden or shown. Allowed values are:
true
Hides redlining information
false
Shows redlining information
HideRedlining( true );