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