Shape.Border
Wisej.Web.Shape Border
Last updated
Was this helpful?
Wisej.Web.Shape Border
Last updated
Was this helpful?
Namespace: Wisej.Web
Assembly: Wisej.Framework (4.0.0.0)
Represents one of the four borders in the Shape control.
Initializes a new instance of the Border class.
Color: Returns or sets a value indicating the color of the borders in the Shape control.
Int32: Indicates the radius of the border in pixels.
Int32: Indicates the size of the border in pixels.
LineStyle: Indicates the style of the border.
Returns the themed border color.
Returns: Color.
Returns the themed border size.
Returns: Int32.
Returns the themed border size.
Returns: LineStyle.
Returns: Object.
Returns: Boolean.
PropertyChangedEventHandler Fired when a property value changes.