GeonBit.UI Documentation
ColorInstruction Constructor |
Constructor to use when creating a color instruction.
Namespace: GeonBit.UI.Entities
Assembly: GeonBit.UI (in GeonBit.UI.dll) Version: 1.0.0.0 (1.0.0.0)

C#
public ColorInstruction( string sColor )
Parameters
- sColor
- Type: SystemString
The string representation of the color to use for rendering.
