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