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