Search Results for

    Show / Hide Table of Contents

    Interface IScrollBarNavigationButtonRenderer

    Namespace: Binarymission.WinForms.Controls.ScrollBars
    Assembly: Binarymission.WinForms.Controls.ScrollBars.dll
    Syntax
    public interface IScrollBarNavigationButtonRenderer

    Methods

    Draw(Graphics, Rectangle, ArrowDrawingArtefact, ControlVisualState)

    Declaration
    void Draw(Graphics graphicsInstanceToDrawOnto, Rectangle drawingBounds, ArrowDrawingArtefact arrowPosition, ControlVisualState currentControlVisualState)
    Parameters
    Type Name Description
    Graphics graphicsInstanceToDrawOnto
    Rectangle drawingBounds
    ArrowDrawingArtefact arrowPosition
    ControlVisualState currentControlVisualState
    In This Article
    Back to top Copyright © Binarymission Technologies Ltd., UK.