ne_ven_isSetBackgroundColor
-
bool sbne::ne_ven_isSetBackgroundColor(Veneer *ven)
Predicatesreturning
trueif the “backgroundcolor” attribute of this Veneer is set.- Parameters
ven – a pointer to the Veneer object.
- Returns
trueif the “backgroundcolor” attribute of this Veneerobject is set,falseif either the “backgroundcolor” attribute is not set or the object isNULL.