StyleBase.BorderWidth Field

Definition

Specifies the width of the border, if not set for any particular border.

protected: System::String ^ BorderWidth;
protected const string BorderWidth;
val mutable BorderWidth : string
Protected Const BorderWidth As String 

Field Value

Remarks

Borders are centered on the edge of the object, if possible. In the event two borders overlap and the z-order cannot determine precedence, the wider border is used for the overlapping region.

Applies to