cls_Box - almarklein/visvis GitHub Wiki
Inherits from Wibject.
A simple, multi-purpose, rectangle object. It implements functionality to draw itself. Most wibjects will actually inherit from Box, rather than from Wibject.
The Box class implements the following properties:
edgeColor, edgeWidth
Get/Set the edge color of the wibject.
Get/Set the edge width of the wibject.