'Declaration
Protected Overridable Sub OnPaintPreview( _ ByVal context As NRenderingContext _ )
'Usage
Dim instance As NStylePreviewRenderer Dim context As NRenderingContext instance.OnPaintPreview(context)
protected virtual void OnPaintPreview( NRenderingContext context )
Parameters
- context