Provides access to members that specify the properties of a color scheme group.
Members
| Name | Description | |
|---|---|---|
![]() |
Capacity | Returns the capacity of levels. |
![]() |
ColorCodeIDs | Returns the color code IDs of the color scheme group. |
![]() |
Delimiter | Returns the delimiter. |
![]() |
Level | Returns the level of the color scheme group. |
![]() |
Name | Returns the name. |
IColorSchemeGroup.Capacity Property
Returns the capacity of levels.
Public ReadOnly Property Capacity As ILongArray
public ILongArray Capacity {get;}
IColorSchemeGroup.ColorCodeIDs Property
Returns the color code IDs of the color scheme group.
Public ReadOnly Property ColorCodeIDs As ILongArray
public ILongArray ColorCodeIDs {get;}
IColorSchemeGroup.Delimiter Property
Returns the delimiter.
Public ReadOnly Property Delimiter As String
public string Delimiter {get;}
IColorSchemeGroup.Level Property
Returns the level of the color scheme group.
Public ReadOnly Property Level As Integer
public int Level {get;}
IColorSchemeGroup.Name Property
Returns the name.
Public ReadOnly Property Name As String
public string Name {get;}
Classes that implement IColorSchemeGroup
| Classes | Description |
|---|
