ne_gs_getStrokeDash
-
const int sbne::ne_gs_getStrokeDash(VTransformation2D *gS, const unsigned int &index)
Gets the indexth item of “dasharray” attribute of this VTransformation2D object.
- Parameters
gS – a pointer to the VTransformation2D object.
index – the index of the item of “dasharray” attribute of this VTransformation2D to return.
- Returns
the indexth item of “dasharray” attribute of this VTransformation2D object, or
-1if this item of “dasharray” attribute is not set or the object isNULL.