ColorInstruction Methods

GeonBit.UI

ColorInstruction Methods

The ColorInstruction type exposes the following members.

Methods
  NameDescription
Public methodStatic memberAddCustomColor
Add a custom color we can use in the multicolor paragraph. You can also override one of the built-in colors.
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodStringToColor
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)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also