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