'Declaration
Protected Overrides Function DoRenderBackground( _ ByVal context As NPaintContext, _ ByVal element As INThemableElement _ ) As System.Boolean
'Usage
Dim instance As NProgressRenderer Dim context As NPaintContext Dim element As INThemableElement Dim value As System.Boolean value = instance.DoRenderBackground(context, element)
protected override System.bool DoRenderBackground( NPaintContext context, INThemableElement element )
Parameters
- context
- element