'Declaration
Protected Overrides Sub PaintCore( _ ByVal context As NPaintContext, _ ByVal bounds As NRectangle _ )
'Usage
Dim instance As NTextShape Dim context As NPaintContext Dim bounds As NRectangle instance.PaintCore(context, bounds)
protected override void PaintCore( NPaintContext context, NRectangle bounds )
Parameters
- context
- bounds