ne_gstp_isSetColor

bool sbne::ne_gstp_isSetColor(VGradientStop *s)

Predicates returning true if the “color” attribute of this VGradientStop is set.

Parameters:

s – a pointer to the VGradientStop object.

Returns:

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