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