Show / Hide Table of Contents

Class CorsairCustomRGBDeviceInfo

Supports all classes in the .NET class hierarchy and provides low-level services to derived classes. This is the ultimate base class of all .NET classes; it is the root of the type hierarchy.

Inheritance
object
CorsairRGBDeviceInfo
CorsairCustomRGBDeviceInfo
Implements
IRGBDeviceInfo
Inherited Members
CorsairRGBDeviceInfo.CorsairDeviceType
CorsairRGBDeviceInfo.CorsairDeviceIndex
CorsairRGBDeviceInfo.DeviceType
CorsairRGBDeviceInfo.DeviceName
CorsairRGBDeviceInfo.Manufacturer
CorsairRGBDeviceInfo.Model
CorsairRGBDeviceInfo.DeviceId
CorsairRGBDeviceInfo.LayoutMetadata
CorsairRGBDeviceInfo.CapsMask
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 class CorsairCustomRGBDeviceInfo : CorsairRGBDeviceInfo, IRGBDeviceInfo

Properties

| Edit this page View Source

LedCount

Gets the amount of LEDs this device contains.

Declaration
public int LedCount { get; }
Property Value
Type Description
int

Implements

IRGBDeviceInfo
  • Edit this page
  • View Source
In this article
Back to top Generated by DocFX