The ColorScheme type exposes the following members.

Methods

  Name Description
Public method GetColor
Gets color pair for a character-class.
Public method GetMarkingDecoration
Gets how text marked with specified ID should be decorated.
Public method GetMarkingDecorations(array<Int32>[]()[][])
Gets multiple TextDecoration at once associated with specified marking IDs.
Public method GetMarkingDecorations(UInt32)
Gets decorations associated with marking IDs from bit mask (internal representation).
Public method SetColor
Sets color pair for a character-class.
Public method SetMarkingDecoration
Sets how text parts marked with specified ID should be decorated.

See Also