Class LayoutCustomLedData
Represents extra Artemis-specific information stored in RGB.NET layouts
Namespace: Artemis.Core
Assembly: Artemis.Core.dll
Syntax
public class LayoutCustomLedData
Constructors
LayoutCustomLedData()
Declaration
public LayoutCustomLedData()
Properties
LogicalLayouts
Declaration
public List<LayoutCustomLedDataLogicalLayout>? LogicalLayouts { get; set; }
Property Value
Type | Description |
---|---|
List<LayoutCustomLedDataLogicalLayout> |