Search Results for

    Show / Hide Table of Contents

    Class GridLed

    LED definitions for the virtual grid.

    Inheritance
    Object
    GridLed
    Namespace: Colore.Effects.Mouse
    Assembly: Colore.dll
    Syntax
    public sealed class GridLed : Enum

    Fields

    Backlight

    The mouse backlight.

    Declaration
    public const GridLed Backlight
    Field Value
    Type Description
    GridLed

    Bottom1

    First bottom LED.

    Declaration
    public const GridLed Bottom1
    Field Value
    Type Description
    GridLed

    Bottom2

    Second bottom LED.

    Declaration
    public const GridLed Bottom2
    Field Value
    Type Description
    GridLed

    Bottom3

    Third bottom LED.

    Declaration
    public const GridLed Bottom3
    Field Value
    Type Description
    GridLed

    Bottom4

    Fourth bottom LED.

    Declaration
    public const GridLed Bottom4
    Field Value
    Type Description
    GridLed

    Bottom5

    Fifth bottom LED.

    Declaration
    public const GridLed Bottom5
    Field Value
    Type Description
    GridLed

    LeftSide1

    First LED on left side.

    Declaration
    public const GridLed LeftSide1
    Field Value
    Type Description
    GridLed

    LeftSide2

    Second LED on left side.

    Declaration
    public const GridLed LeftSide2
    Field Value
    Type Description
    GridLed

    LeftSide3

    Third LED on left side.

    Declaration
    public const GridLed LeftSide3
    Field Value
    Type Description
    GridLed

    LeftSide4

    Fourth LED on left side.

    Declaration
    public const GridLed LeftSide4
    Field Value
    Type Description
    GridLed

    LeftSide5

    Fifth LED on left side.

    Declaration
    public const GridLed LeftSide5
    Field Value
    Type Description
    GridLed

    LeftSide6

    Sixth LED on left side.

    Declaration
    public const GridLed LeftSide6
    Field Value
    Type Description
    GridLed

    LeftSide7

    Seventh LED on left side.

    Declaration
    public const GridLed LeftSide7
    Field Value
    Type Description
    GridLed

    Logo

    The LED illuminating the logo present on the mouse.

    Declaration
    public const GridLed Logo
    Field Value
    Type Description
    GridLed

    RightSide1

    First LED on right side.

    Declaration
    public const GridLed RightSide1
    Field Value
    Type Description
    GridLed

    RightSide2

    Second LED on right side.

    Declaration
    public const GridLed RightSide2
    Field Value
    Type Description
    GridLed

    RightSide3

    Third LED on right side.

    Declaration
    public const GridLed RightSide3
    Field Value
    Type Description
    GridLed

    RightSide4

    Fourth LED on right side.

    Declaration
    public const GridLed RightSide4
    Field Value
    Type Description
    GridLed

    RightSide5

    Fifth LED on right side.

    Declaration
    public const GridLed RightSide5
    Field Value
    Type Description
    GridLed

    RightSide6

    Sixth LED on right side.

    Declaration
    public const GridLed RightSide6
    Field Value
    Type Description
    GridLed

    RightSide7

    Seventh LED on right side.

    Declaration
    public const GridLed RightSide7
    Field Value
    Type Description
    GridLed

    ScrollWheel

    The LED illuminating the scroll wheel.

    Declaration
    public const GridLed ScrollWheel
    Field Value
    Type Description
    GridLed

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    Int32
    In This Article
    Back to top Copyright © 2015-2022 by Adam Hellberg and Brandon Scott
    Generated by DocFX