'Declaration
Public Sub PaintBackground( _ ByVal context As NPaintContext _ )
'Usage
Dim instance As NDecoratorCollection Dim context As NPaintContext instance.PaintBackground(context)
public void PaintBackground( NPaintContext context )
Parameters
- context