Description
Sets the visibility status of a color bar.
Syntax
Function RFDrawTools.SetColorBarVisibility(bStatus As Boolean) As RFErrorCode
The SetColorBarVisibility syntax has these parts:
| Part | Description |
|---|---|
| bStatus | [IN] Boolean Required. It determines whether the color bar is visible or not. |