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