GridVisible

Determines whether the drawing grid should be visible.

Syntax

object.GridVisible [= value]

The GridVisible property syntax has the following parts:

Part Description
object A valid ARDesigner object
value A Boolean value.

Settings

The settings for value are:

Setting Description
True Shows the grid in the designer.
False Hides the grid in the designer.

Data Type

Boolean

Remarks

Default value = True