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