HyperWorks Desktop

*GridTextVisibility()

Specifies whether or not the grid line text on a section cut is displayed.

*GridTextVisibility()

Specifies whether or not the grid line text on a section cut is displayed.

Previous topic Next topic No expanding text in this topic  

*GridTextVisibility()

Specifies whether or not the grid line text on a section cut is displayed.

Previous topic Next topic JavaScript is required for expanding text JavaScript is required for the print function  

Syntax

*GridTextVisibility(state)

Argument

Name

Description

 

state

The display state of the grid line text on a section cut ("On" or "Off").

Example

*BeginSectionCut()

  *GridTextVisibility("On")

*EndSectionCut()

Application

HyperView.

Context

*BeginSectionCut()

Comments

A *GridTextVisibility() command may be placed inside a *BeginSectionCut() block to capture the drawing state of the grid line text on a  section cut.

See also

 

*BeginSectionCut()

*EndSectionCut()

List of Session Statements