method setStyleVal

bool setStyleVal(string name,styleVariant styleVariant);

Argumente

Zurückgegebener Wert

This method sets the value for a given style attribute. The purpose is the same as setStyle however, unlike setStyle, this method takes a style variant object rather than a formatted string. See getStyle for an example. See the StyleVariant for more information.