'Declaration
Protected Overridable Sub PaintDocumentForeground( _ ByVal context As NPaintContext _ )
'Usage
Dim instance As NView Dim context As NPaintContext instance.PaintDocumentForeground(context)
protected virtual void PaintDocumentForeground( NPaintContext context )
Parameters
- context