Gets or sets the width of the border (unless overridden for a specific side).
Visual Basic (Declaration) | |
---|---|
Public Property Default As ExpressionInfo |
C# | |
---|---|
public ExpressionInfo Default {get; set;} |
Property Value
An ExpressionInfo object that evaluates to a Length structure indicating the width of the border.The default value is 1pt; the maximum is 20pt; the minimum is .25pt.