Table of Contents

Method DrawArrowButton

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

DrawArrowButton(Graphics, Rectangle, ScrollBarArrowButtonState)

Draws arrow button.

public virtual void DrawArrowButton(Graphics g, Rectangle bounds, ScrollBarArrowButtonState state)

Parameters

g Graphics

The Graphics object to draw on.

bounds Rectangle

The bounds of the element.

state ScrollBarArrowButtonState

The state of the element.