Shape
Wisej.Web.Shape
Last updated
Wisej.Web.Shape
Last updated
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.
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.