Method GetThumbGripSize
GetThumbGripSize(Graphics, ScrollBarState)
When implemented by a class, gets the size of the thumb grip.
Size GetThumbGripSize(Graphics g, ScrollBarState state)
Parameters
g
GraphicsThe Graphics object to draw on.
state
ScrollBarStateThe state of the element.
Returns
- Size
Size of the thumb grip.