Interface IScrollBarTrackRenderer
Namespace: Binarymission.WinForms.Controls.ScrollBars
Assembly: Binarymission.WinForms.Controls.ScrollBars.dll
Syntax
public interface IScrollBarTrackRenderer
Methods
Draw(Graphics, Rectangle)
Declaration
void Draw(Graphics graphicsInstanceToDrawOnto, Rectangle drawingBounds)
Parameters
| Type | Name | Description |
|---|---|---|
| Graphics | graphicsInstanceToDrawOnto | |
| Rectangle | drawingBounds |