ne_gs_isSetFillRule

bool sbne::ne_gs_isSetFillRule(VTransformation2D *gS)

Predicatesreturning true if the “fillrule” attribute of this VTransformation2D is set.

Parameters

gS – a pointer to the VTransformation2D object.

Returns

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