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