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