public SetForeground ( Color color, int startIndex, int count ) : void | ||
color | Color | The color of the text. |
startIndex | int | Start index of the first character to apply the foreground color to. |
count | int | The number of characters to apply the foreground color to. |
Résultat | void |