SolidColorBrush.toString Method

Creates a string representation of this brush.
 

Parameters

isAlphaSuffix

Type: Boolean
By default, the Alpha value (if present) is put at the beginning of the produced string. Setting this value to true will put it at the end instead.
Optional: True

Return Value


Type: String
The string representation.