The method is called prior to the rendering the group queue.

Namespace:  SGP.XSpace
Assembly:  SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825

Syntax

C#
protected void OnBeginRenderGroup(
	XRenderQueue..::.XRenderGroupQueueBase queue
)

Remarks

The method must set the right device for rendering this group.

Exceptions

ExceptionCondition
System..::.ArgumentNullException queue is nullNothingnullptra null reference (Nothing in Visual Basic).

See Also