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