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