Table of Contents

Method DrawLeftHorizontalTrack

Namespace
Alternet.Editor
Assembly
Alternet.Editor.v9.dll

DrawLeftHorizontalTrack(Graphics, Rectangle, ScrollBarState)

When implemented by a class, draws horizontal track.

void DrawLeftHorizontalTrack(Graphics g, Rectangle bounds, ScrollBarState state)

Parameters

g Graphics

The Graphics object to draw on.

bounds Rectangle

The bounds of the element.

state ScrollBarState

The state of the element.