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