Description
Draws display list immediately.
Syntax
Function RFDrawTools.DrawDisplayListImmediate(bFrontFrame As Boolean) As RFErrorCode
The DrawDisplayListImmediate syntax has these parts:
| Part | Description |
|---|---|
| bFrontFrame | [IN] Boolean Required. It determines whether it draws display list on front buffer or not. |