ne_img_isSetHref

bool sbne::ne_img_isSetHref(VTransformation2D *gS)

Predicatesreturning true if the “href” attribute of this VImage is set.

Parameters

gS – a pointer to the VImage object.

Returns

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