Shape

Wisej.Web.Shape

Namespace: Wisej.Web

Assembly: Wisej.Framework (2.5.0.0)

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

public class Shape : Control

Constructors

Initializes a new instance of the Shape class.

Properties

Border: Defines the border style for all the four sides.

Border: Defines the border style for the bottom side.

Border: Defines the border style for the left side.

Border: Defines the border style for the right side.

Border: Defines the border style for the top side.

Int32: Returns or sets the rotation in degrees.

Implements

NameDescription

Bindable components implement this interface.

All wisej components implement this interface.

Allows an object to serialize itself.

Last updated