'Declaration
Public Overridable Sub PostOrderPaint2D( _ ByVal context As NChartRenderingContext2D _ )
'Usage
Dim instance As NContentPanel Dim context As NChartRenderingContext2D instance.PostOrderPaint2D(context)
public virtual void PostOrderPaint2D( NChartRenderingContext2D context )
Parameters
- context