[]
Gets or sets the border width (except for 3D borders).
public int Width { get; set; }
Public Property Width As Integer
3D borders are always one or two pixels wide.
If Direction is set to BothDifferent than the value of this property will be ignored and values of HorizontalColor and VerticalColor will be used for rendering.