ne_gstp_isSetOffset

bool sbne::ne_gstp_isSetOffset(VGradientStop *s)

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

Parameters:

s – a pointer to the VGradientStop object.

Returns:

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