'Declaration
Protected Overrides Function NeedsWindowBackgroundPaint( _ ByVal paintContext As NViewPaintContext _ ) As System.Boolean
'Usage
Dim instance As NDrawingView Dim paintContext As NViewPaintContext Dim value As System.Boolean value = instance.NeedsWindowBackgroundPaint(paintContext)
protected override System.bool NeedsWindowBackgroundPaint( NViewPaintContext paintContext )
Parameters
- paintContext