'DeclarationProtected Overridable Sub PostPaint( _ ByVal context As NPaintContext, _ ByVal bounds As NRectangle _ )
'UsageDim instance As NUIShape Dim context As NPaintContext Dim bounds As NRectangle instance.PostPaint(context, bounds)
protected virtual void PostPaint( NPaintContext context, NRectangle bounds )
Parameters
- context
- bounds