Show / Hide Table of Contents

Class CorsairHeadsetStandRGBDevice

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
AbstractBindable
Placeable
AbstractRGBDevice<CorsairHeadsetStandRGBDeviceInfo>
CorsairRGBDevice<CorsairHeadsetStandRGBDeviceInfo>
CorsairHeadsetStandRGBDevice
Implements
IRGBDevice<CorsairHeadsetStandRGBDeviceInfo>
ICorsairRGBDevice
IHeadsetStand
IRGBDevice
IEnumerable<Led>
IEnumerable
IPlaceable
IBindable
INotifyPropertyChanged
IDisposable
Inherited Members
CorsairRGBDevice<CorsairHeadsetStandRGBDeviceInfo>.Mapping
CorsairRGBDevice<CorsairHeadsetStandRGBDeviceInfo>.InitializeLayout()
CorsairRGBDevice<CorsairHeadsetStandRGBDeviceInfo>.GetLedCustomData(LedId)
AbstractRGBDevice<CorsairHeadsetStandRGBDeviceInfo>.DeviceInfo
AbstractRGBDevice<CorsairHeadsetStandRGBDeviceInfo>.ColorCorrections
AbstractRGBDevice<CorsairHeadsetStandRGBDeviceInfo>.RequiresFlush
AbstractRGBDevice<CorsairHeadsetStandRGBDeviceInfo>.LedMapping
AbstractRGBDevice<CorsairHeadsetStandRGBDeviceInfo>.UpdateQueue
AbstractRGBDevice<CorsairHeadsetStandRGBDeviceInfo>.Update(bool)
AbstractRGBDevice<CorsairHeadsetStandRGBDeviceInfo>.GetLedsToUpdate(bool)
AbstractRGBDevice<CorsairHeadsetStandRGBDeviceInfo>.GetUpdateData(Led)
AbstractRGBDevice<CorsairHeadsetStandRGBDeviceInfo>.UpdateLeds(IEnumerable<Led>)
AbstractRGBDevice<CorsairHeadsetStandRGBDeviceInfo>.Dispose()
AbstractRGBDevice<CorsairHeadsetStandRGBDeviceInfo>.DeviceUpdate()
AbstractRGBDevice<CorsairHeadsetStandRGBDeviceInfo>.AddLed(LedId, in Point, in Size, object)
AbstractRGBDevice<CorsairHeadsetStandRGBDeviceInfo>.RemoveLed(LedId)
AbstractRGBDevice<CorsairHeadsetStandRGBDeviceInfo>.OnAttached()
AbstractRGBDevice<CorsairHeadsetStandRGBDeviceInfo>.OnDetached()
AbstractRGBDevice<CorsairHeadsetStandRGBDeviceInfo>.GetEnumerator()
Placeable.Parent
Placeable.Location
Placeable.Size
Placeable.Scale
Placeable.Rotation
Placeable.ActualLocation
Placeable.ActualSize
Placeable.Boundary
Placeable.LocationChanged
Placeable.SizeChanged
Placeable.ScaleChanged
Placeable.RotationChanged
Placeable.ActualLocationChanged
Placeable.ActualSizeChanged
Placeable.BoundaryChanged
Placeable.UpdateActualPlaceableData()
Placeable.OnLocationChanged()
Placeable.OnSizeChanged()
Placeable.OnScaleChanged()
Placeable.OnRotationChanged()
Placeable.OnActualLocationChanged()
Placeable.OnActualSizeChanged()
Placeable.OnBoundaryChanged()
AbstractBindable.PropertyChanged
AbstractBindable.RequiresUpdate<T>(ref T, T)
AbstractBindable.SetProperty<T>(ref T, T, string)
AbstractBindable.OnPropertyChanged(string)
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 CorsairHeadsetStandRGBDevice : CorsairRGBDevice<CorsairHeadsetStandRGBDeviceInfo>, IRGBDevice<CorsairHeadsetStandRGBDeviceInfo>, ICorsairRGBDevice, IHeadsetStand, IRGBDevice, IEnumerable<Led>, IEnumerable, IPlaceable, IBindable, INotifyPropertyChanged, IDisposable

Implements

IRGBDevice<TDeviceInfo>
ICorsairRGBDevice
IHeadsetStand
IRGBDevice
IEnumerable<T>
IEnumerable
IPlaceable
IBindable
INotifyPropertyChanged
IDisposable
  • Edit this page
  • View Source
In this article
Back to top Generated by DocFX