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