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

Members

Name Description
Read-only property ColorCodes Returns the color codes of color set.
Read-only property ID Returns the color set ID.
Read-only property Name Returns the name.

IColorSet.ColorCodes Property

Returns the color codes of color set.

Public ReadOnly Property ColorCodes As IArray
public IArray ColorCodes {get;}

IColorSet.ID Property

Returns the color set ID.

Public ReadOnly Property ID As Integer
public int ID {get;}

IColorSet.Name Property

Returns the name.

Public ReadOnly Property Name As String
public string Name {get;}

Classes that implement IColorSet

Classes Description

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