Shape

Wisej.Web.Shape

Namespace: Wisej.Web

Assembly: Wisej.Framework (3.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. (Default: 0)

Implements

Last updated