Table of Contents

Method GetThumbGripSize

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

GetThumbGripSize(Graphics, ScrollBarState)

Gets the size of the thumb grip.

public virtual Size GetThumbGripSize(Graphics g, ScrollBarState state)

Parameters

g Graphics

The Graphics object to draw on.

state ScrollBarState

The state of the element.

Returns

Size

Size of the thumb grip.