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