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