ne_rec_isSetDimensionWidth
-
bool sbne::ne_rec_isSetDimensionWidth(VTransformation2D *gS)
Predicates returning
trueif this VRectangle object’s “width” RAVector object is set.- Parameters:
gS – a pointer to the VRectangle object.
- Returns:
trueif the “width” RAVector object of this VRectangle object is set,falseif either the “width” RAVector object is not set or the object isNULL.