[]
The abstract base class for color implementations.
public abstract class ColorBase : FormattingBag
Public MustInherit Class ColorBase
Inherits FormattingBag
| Name | Description |
|---|---|
| RGB | Gets or sets the RGB value of the color. |
| SupportEmpty | Gets whether the color supports the empty color. |
| Name | Description |
|---|---|
| Equals(object) | |
| FixInheritedValues() | Fixes all inherited values as "direct" values for this instance. |
| GetHashCode() |