'Declaration
Protected Overrides Sub OnPaintPreview( _ ByVal context As NRenderingContext _ )
'Usage
Dim instance As NFrameStylePreviewRenderer Dim context As NRenderingContext instance.OnPaintPreview(context)
protected override void OnPaintPreview( NRenderingContext context )
Parameters
- context