IColorSchemeGroup Interface

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

Members

Name Description
Read-only property Capacity Returns the capacity of levels.
Read-only property Delimiter Returns the delimiter.
Read-only property Labels Returns the labels of the color scheme group.
Read-only property Level Returns the level of the color scheme group.
Read-only property Name Returns the name.

IColorSchemeGroup.Capacity Property

Returns the capacity of levels.

Public ReadOnly Property Capacity As ILongArray
public ILongArray Capacity {get;}

IColorSchemeGroup.Delimiter Property

Returns the delimiter.

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

IColorSchemeGroup.Labels Property

Returns the labels of the color scheme group.

Public ReadOnly Property Labels As IStringArray
public IStringArray Labels {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

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