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