ne_gstp_isSetOffset
-
bool sbne::ne_gstp_isSetOffset(VGradientStop *s)
Predicates returning
trueif the “offset” attribute of this VGradientStop is set.- Parameters:
s – a pointer to the VGradientStop object.
- Returns:
trueif the “offset” attribute of this VGradientStop object is set,falseif either the “offset” attribute is not set or the object isNULL.