Provides access to members that specify the properties of a color code in color set.

Members

Name Description
Read-only property HexCodes Returns the HexCode values.
Read-only property ID Returns the color ID.
Read-only property Label Returns the label of the color.
Read-only property 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

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.