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