'Declaration
Protected Overrides Sub PaintViewBackground( _ ByVal context As NPaintContext _ )
'Usage
Dim instance As NDrawingView Dim context As NPaintContext instance.PaintViewBackground(context)
protected override void PaintViewBackground( NPaintContext context )
Parameters
- context