ILNumerics Ultimate VS

PreprocessedShapeRecallStateFor Method

ILNumerics Ultimate VS Documentation
ILNumerics - Technical Application Development
temporarly recall the state stored in this instance forr running the specified action

[ILNumerics Visualization Engine]

Namespace:  ILNumerics.Drawing
Assembly:  ILNumerics.Drawing (in ILNumerics.Drawing.dll) Version: ILNumerics Ultimate VS 4
Syntax

public void RecallStateFor(
	Action<Drawable, RenderParameter> action,
	RenderParameter renderParams
)

Parameters

action
Type: SystemActionDrawable, RenderParameter
action to run in the stored state
renderParams
Type: ILNumerics.DrawingRenderParameter
current render parameters
Remarks

[ILNumerics Visualization Engine]

See Also

Reference