Provides access to members that specify the properties of a color code in color set.
Members
| Name | Description | |
|---|---|---|
![]() |
HexCodes | Returns the HexCode values. |
![]() |
ID | Returns the color ID. |
![]() |
Label | Returns the label of the color. |
![]() |
Name | Returns the name. |
IColorCode.HexCodes Property
Returns the HexCode values.
Public ReadOnly Property HexCodes As IStringArray
public IStringArray HexCodes {get;}
IColorCode.ID Property
Returns the color ID.
Public ReadOnly Property ID As Integer
public int ID {get;}
IColorCode.Label Property
Returns the label of the color.
Public ReadOnly Property Label As String
public string Label {get;}
IColorCode.Name Property
Returns the name.
Public ReadOnly Property Name As String
public string Name {get;}
Classes that implement IColorCode
| Classes | Description |
|---|
