ILNumerics - Technical Application Development
Assembly: ILNumerics.Drawing (in ILNumerics.Drawing.dll) Version: ILNumerics Ultimate VS 4
False to signal the renderer to cancel processing of this node for the current renderer pass (early exit).
In a derived class this method will be called before the renderer begins visiting this node.
[ILNumerics Visualization Engine]
Namespace: ILNumerics.Drawing.Plotting
Assembly: ILNumerics.Drawing (in ILNumerics.Drawing.dll) Version: ILNumerics Ultimate VS 4
Syntax
Parameters
- parameter
- Type: ILNumerics.DrawingRenderParameter
The current RenderParameters.
Return Value
Type: BooleanFalse to signal the renderer to cancel processing of this node for the current renderer pass (early exit).
Remarks
[ILNumerics Visualization Engine]
See Also