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