Click or drag to resize

IRendererRender Method

Render a state within some given info.

Namespace:  Karamba.Results.ShellSection
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntax
void Render(
	ShellSectionState state,
	ShellSec_RendererInfo renderArg
)

Parameters

state
Type: Karamba.Results.ShellSectionShellSectionState
State to render.
renderArg
Type: Karamba.Results.ShellSectionShellSec_RendererInfo
Info used to render the state.
See Also