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