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