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