BorderWidth Property
Summary
Gets or sets the border width.
Syntax
public int BorderWidth { get; set; }
Public Property BorderWidth As Integer
public:
property int BorderWidth {
int get();
void set ( int );
}
Property Value
Border width, in pixels, of the highlighted object.