Show / Hide Table of Contents

Class LedMappings

Contains mappings for LedId to CorsairLedId.

Inheritance
object
LedMappings
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: RGB.NET.Devices.CorsairLegacy
Assembly: RGB.NET.Devices.CorsairLegacy.dll
Syntax
public static class LedMappings

Properties

| Edit this page View Source

GraphicsCard

Gets the mapping for graphics cards.

Declaration
public static LedMapping<CorsairLedId> GraphicsCard { get; }
Property Value
Type Description
LedMapping<CorsairLedId>
| Edit this page View Source

Headset

Gets the mapping for headsets.

Declaration
public static LedMapping<CorsairLedId> Headset { get; }
Property Value
Type Description
LedMapping<CorsairLedId>
| Edit this page View Source

HeadsetStand

Gets the mapping for headsets.

Declaration
public static LedMapping<CorsairLedId> HeadsetStand { get; }
Property Value
Type Description
LedMapping<CorsairLedId>
| Edit this page View Source

Keyboard

Gets the mapping for keyboards.

Declaration
public static LedMapping<CorsairLedId> Keyboard { get; }
Property Value
Type Description
LedMapping<CorsairLedId>
| Edit this page View Source

Mainboard

Gets the mapping for mainboards.

Declaration
public static LedMapping<CorsairLedId> Mainboard { get; }
Property Value
Type Description
LedMapping<CorsairLedId>
| Edit this page View Source

Memory

Gets the mapping for memory.

Declaration
public static LedMapping<CorsairLedId> Memory { get; }
Property Value
Type Description
LedMapping<CorsairLedId>
| Edit this page View Source

Mouse

Gets the mapping for mice.

Declaration
public static LedMapping<CorsairLedId> Mouse { get; }
Property Value
Type Description
LedMapping<CorsairLedId>
| Edit this page View Source

Mousepad

Gets the mapping for mousepads.

Declaration
public static LedMapping<CorsairLedId> Mousepad { get; }
Property Value
Type Description
LedMapping<CorsairLedId>
  • Edit this page
  • View Source
In this article
Back to top Generated by DocFX