Class CorsairCustomRGBDevice
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
CorsairCustomRGBDevice
Implements
Inherited Members
Namespace: RGB.NET.Devices.CorsairLegacy
Assembly: RGB.NET.Devices.CorsairLegacy.dll
Syntax
public class CorsairCustomRGBDevice : CorsairRGBDevice<CorsairCustomRGBDeviceInfo>, IRGBDevice<CorsairCustomRGBDeviceInfo>, ICorsairRGBDevice, IUnknownDevice, IRGBDevice, IEnumerable<Led>, IEnumerable, IPlaceable, IBindable, INotifyPropertyChanged, IDisposable
Methods
| Edit this page View SourceFixOffsetDeviceLayout()
Fixes the locations for devices split by offset by aligning them to the top left.
Declaration
protected virtual void FixOffsetDeviceLayout()
InitializeLayout()
Initializes the LEDs of the device based on the data provided by the SDK.
Declaration
protected override void InitializeLayout()