ne_gs_isSetStrokeColor

bool sbne::ne_gs_isSetStrokeColor(VTransformation2D *gS)

Predicates returning true if the “stroke” attribute of this VTransformation2D is set.

Parameters:

gS – a pointer to the VTransformation2D object.

Returns:

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