Description
Returns a Boolean value indicating the existence of a specified display list.
Syntax
Function RFDrawTools.GLIsList(displayID As RFUserDisplayList) As Boolean
The GLIsList syntax has these parts:
| Part | Description |
|---|---|
| displayID | [IN] RFUserDisplayList Required. Display list ID to check. |
Note