Search Results for

    Show / Hide Table of Contents

    Class KeypadConstants

    Keypad constants.

    Inheritance
    Object
    KeypadConstants
    Namespace: Colore.Effects.Keypad
    Assembly: Colore.dll
    Syntax
    public static class KeypadConstants : Object

    Fields

    MaxColumns

    Maximum number of columns.

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

    MaxKeys

    Total number of keys.

    Declaration
    public const int MaxKeys = 20
    Field Value
    Type Description
    Int32

    MaxRows

    Maximum number of rows.

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