Description
Retrieves whether the specified user text is visible or not.
Syntax
Function RFDrawTools.GetUserTextVisibility(userTextID As RFEntityID, pbStatus As Boolean) As RFErrorCode
The GetUserTextVisibility syntax has these parts:
| Part | Description |
|---|---|
| userTextID | [IN] RFEntityID Required. RFEntityID of user text. |
| pbStatus | [OUT] Boolean Required. Whether visible or not. |