Class LedMappings
Contains mappings for LedId to CorsairLedId.
Inherited Members
Namespace: RGB.NET.Devices.CorsairLegacy
Assembly: RGB.NET.Devices.CorsairLegacy.dll
Syntax
public static class LedMappings
Properties
| Edit this page View SourceGraphicsCard
Gets the mapping for graphics cards.
Declaration
public static LedMapping<CorsairLedId> GraphicsCard { get; }
Property Value
Type | Description |
---|---|
LedMapping<CorsairLedId> |
Headset
Gets the mapping for headsets.
Declaration
public static LedMapping<CorsairLedId> Headset { get; }
Property Value
Type | Description |
---|---|
LedMapping<CorsairLedId> |
HeadsetStand
Gets the mapping for headsets.
Declaration
public static LedMapping<CorsairLedId> HeadsetStand { get; }
Property Value
Type | Description |
---|---|
LedMapping<CorsairLedId> |
Keyboard
Gets the mapping for keyboards.
Declaration
public static LedMapping<CorsairLedId> Keyboard { get; }
Property Value
Type | Description |
---|---|
LedMapping<CorsairLedId> |
Mainboard
Gets the mapping for mainboards.
Declaration
public static LedMapping<CorsairLedId> Mainboard { get; }
Property Value
Type | Description |
---|---|
LedMapping<CorsairLedId> |
Memory
Gets the mapping for memory.
Declaration
public static LedMapping<CorsairLedId> Memory { get; }
Property Value
Type | Description |
---|---|
LedMapping<CorsairLedId> |
Mouse
Gets the mapping for mice.
Declaration
public static LedMapping<CorsairLedId> Mouse { get; }
Property Value
Type | Description |
---|---|
LedMapping<CorsairLedId> |
Mousepad
Gets the mapping for mousepads.
Declaration
public static LedMapping<CorsairLedId> Mousepad { get; }
Property Value
Type | Description |
---|---|
LedMapping<CorsairLedId> |