Overload | Description |
---|---|
Borders Constructor() | Initializes a new instance of the Borders class. |
Borders Constructor(Border) | Initializes a new instance of the Borders class, using the provided Border. |
Borders Constructor(Border,Border,Border,Border) | Initializes a new instance of the Borders class, using the provided values for each Border (left, top, right, bottom). |