'Declaration
Protected Overridable Sub RenderThumbFilling( _ ByVal g As System.Drawing.Graphics, _ ByVal cache As NTrackBarRenderCache, _ ByVal path As System.Drawing.Drawing2D.GraphicsPath _ )
'Usage
Dim instance As NTrackBarRenderer Dim g As System.Drawing.Graphics Dim cache As NTrackBarRenderCache Dim path As System.Drawing.Drawing2D.GraphicsPath instance.RenderThumbFilling(g, cache, path)
protected virtual void RenderThumbFilling( System.Drawing.Graphics g, NTrackBarRenderCache cache, System.Drawing.Drawing2D.GraphicsPath path )
Parameters
- g
- cache
- path