The method is called prior to the rendering the group queue.
Namespace:
SGP.XSpaceAssembly: SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825
Syntax
| C# |
|---|
protected void OnBeginRenderGroup( XRenderQueue..::.XRenderGroupQueueBase queue ) |
Parameters
- queue
- Type: SGP.XSpace..::.XRenderQueue..::.XRenderGroupQueueBase
The XRenderQueue..::.XRenderGroupQueueBase group being rendered.
Remarks
The method must set the right device for rendering this group.
Exceptions
| Exception | Condition |
|---|---|
| System..::.ArgumentNullException | queue is nullNothingnullptra null reference (Nothing in Visual Basic). |