Specifies whether or not the section grid text should be visible.
*SectionGridTextVisibility()Specifies whether or not the section grid text should be visible. |
|||||
*SectionGridTextVisibility()Specifies whether or not the section grid text should be visible. |
Syntax |
*SectionGridTextVisibility(state) |
|
Argument |
Name |
Description |
state |
“On” - grid text visible. "Off” - grid text invisible. |
|
Example |
*BeginGraphicDefaults() *SectionGridTextVisibility(On) *EndGraphicDefaults() |
|
Application |
HyperView |
|
Context |
||
See also |
|
|