Closed masudhossain closed 5 years ago
I'm trying to figure out how to change the thickness of the lines when drawing on the whiteboard.
scope.lineWidth = 2; in opentok-whiteboard.js file
scope.lineWidth = 2;
I'm trying to figure out how to change the thickness of the lines when drawing on the whiteboard.