Wisej.Web.Shape
Namespace: Wisej.Web
Assembly: Wisej.Framework (3.0.0.0)
Represents a shape control. Displays an element a border in any of the four sides.
Initializes a new instance of the Shape class.
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.
Wisej.Web.Shape Border
Namespace: Wisej.Web
Assembly: Wisej.Framework (3.0.0.0)
Represents one of the four borders in the control.
Initializes a new instance of the class.
: Returns or sets a value indicating the color of the borders in the control.
: Indicates the radius of the border in pixels.
Name | Description |
---|---|
: Indicates the size of the border in pixels.
: Indicates the style of the border.
Fired when a property value changes.
Bindable components implement this interface.
All wisej components implement this interface.
All wisej controls derived from the Control class must implement this interface.
Allows an object to serialize itself.