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