public method BorderBuilder.SetWidth
Sets the width for each border side.
Declaration |
Parameters | |
left |
The width in points to apply to the left border side. |
top |
The width in points to apply to the top border side. |
right |
The width in points to apply to the right border side. |
bottom |
The width in points to apply to the bottom border side. |
Declared in BorderBuilder