Description
Sets the visibility status of the grid in the document window.
Syntax
Sub RFDrawTools.SetGridVisibility(bStatus As Boolean)
The SetGridVisibility syntax has these parts:
| Part | Description |
|---|---|
| bStatus | [IN] Boolean Required. It determines whether the grid is visible or not. |