ne_gs_setStrokeDashArray
-
int sbne::ne_gs_setStrokeDashArray(VTransformation2D *gS, VGraphicalPrimitive1D::dashArrayVec *dasharray)
Sets the “dasharray” attribute of this VTransformation2D object.
- Parameters
gS – a pointer to the VTransformation2D object.
dashArray – a pointer to a vector contining the “dasharray” attribute of this VTransformation2D object.
- Returns
integer value indicating success/failure of the function.