Displays the result text in the contour legend.
*ShowResult()Displays the result text in the contour legend. |
|||||
*ShowResult()Displays the result text in the contour legend. |
Syntax |
*ShowResult(show/hide) |
|
Arguments |
Name |
Description |
show/hide |
A text string indicating whether the result string should be displayed. show - Displays the result text. hide - Does not display the result text. |
|
Example |
*BeginContour() • • • *ShowResult(show) • • • *EndContour() |
|
Application |
HyperView. |
|
Context |
||
Comments |
This statement can only appear between the *BeginContour() and *EndContour() statements. The result string is displayed at the top of the legend, below the header. It displays the results and components selected for contouring. |