'Declaration
Public Sub PreOrderPaint3D( _ ByVal context As NChartRenderingContext3D _ )
'Usage
Dim instance As NRootPanel Dim context As NChartRenderingContext3D instance.PreOrderPaint3D(context)
public void PreOrderPaint3D( NChartRenderingContext3D context )
Parameters
- context