Shape
Using the Shape control, you can create any kind of shape by modifying its various properties.
info
For a full list of properties, methods and events see the API documentation.
Features
Custom Colors
The BorderStyle property for each side of the Shape control can be customized to have a different Color, Radius, Size or Style.
Rotation
The Shape's Rotation property can be adjusted to show any custom rotation of the shape.

Advanced
JavaScript Widget
| Item | Description |
|---|---|
| Class name | "wisej.web.Shape" |
| Theme appearance | "shape", see Themes. |
| Source code | https://github.com/iceteagroup/wisej-js |