Shape

Represents a shape control. Displays an element a border in any of the four sides.

Using the Wisej.Web.Shape control, you can create any kind of shape by modifying the various properties of the Shape control.

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

ItemDescription

Class name

"wisej.web.Shape"

Theme appearance

"shape", see Themes.

Source code

Last updated