ne_ven_isSetBackgroundColor

bool sbne::ne_ven_isSetBackgroundColor(Veneer *ven)

Predicates returning true if the “backgroundcolor” attribute of this Veneer is set.

Parameters:

ven – a pointer to the Veneer object.

Returns:

true if the “backgroundcolor” attribute of this Veneerobject is set, false if either the “backgroundcolor” attribute is not set or the object is NULL .