ne_grp_setStrokeDashArray

int sbne::ne_grp_setStrokeDashArray(VRenderGroup *g, VGraphicalPrimitive1D::dashArrayVec *dashArray)

Sets the “dasharray” attribute of this VRenderGroup object.

Parameters:
  • g – a pointer to the VRenderGroup object.

  • dashArray – a pointer to a vector contining the “dasharray” attribute of this VRenderGroup object.

Returns:

integer value indicating success/failure of the function.