VerticalIndicatorScrollBarDraw(Graphics, Point) Method
Draws the ScrollBar.
Namespace: BeeMobile.TextViewerAssembly: BeeMobile.TextViewer.NET48 (in BeeMobile.TextViewer.NET48.dll) Version: 4.8.0.4
public void Draw(
Graphics gr,
Point offset
)
Public Sub Draw (
gr As Graphics,
offset As Point
)
Parameters
- gr Graphics
- Graphics object.
- offset Point
- Offset inside the graphics object.