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