GeonBit.UI Documentation
ColorInstruction Methods |
The ColorInstruction type exposes the following members.

Name | Description | |
---|---|---|
![]() ![]() | AddCustomColor |
Add a custom color we can use in the multicolor paragraph.
You can also override one of the built-in colors.
|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | StringToColor |
Converts a supported color string to its respective color.
Supported colors are as follows:
red, blue, green, yellow, brown, black, white, cyan, pink, gray, magenta, orange, purple, silver, gold, teal or default (White)
|
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
