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