Search Results for

    Show / Hide Table of Contents

    Class MouseConstants

    Mouse constants.

    Inheritance
    Object
    MouseConstants
    Namespace: Colore.Effects.Mouse
    Assembly: Colore.dll
    Syntax
    public static class MouseConstants : Object

    Fields

    MaxColumns

    Maximum number of LED columns.

    Declaration
    public const int MaxColumns = 7
    Field Value
    Type Description
    Int32

    MaxLeds

    Maximum number of LEDs on the grid layout.

    Declaration
    public const int MaxLeds = 63
    Field Value
    Type Description
    Int32

    MaxRows

    Maximum number of LED rows.

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