Carries out the object rendering.

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

Syntax

C#
protected override void Render(
	XRenderContext context
)

Parameters

context
Type: SGP.XSpace..::.XRenderContext
The XRenderContext context defining properties and device that does the render.

See Also