ILNumerics Ultimate VS

FastSurfaceEndVisit Method

ILNumerics Ultimate VS Documentation
ILNumerics - Technical Application Development
Method that is called at the end of the rendering process to get the duration of the rendering process.

[ILNumerics Drawing2 Toolbox]

Namespace:  ILNumerics.Drawing.Plotting
Assembly:  ILNumerics.Toolboxes.Drawing2 (in ILNumerics.Toolboxes.Drawing2.dll) Version: 5.5.0.0 (5.5.7503.3146)
Syntax

protected override void EndVisit(
	RenderParameter parameter
)

Parameters

parameter
Type: ILNumerics.DrawingRenderParameter
contains renderer parameters.
Remarks

[ILNumerics Drawing2 Toolbox]

See Also

Reference