BorderLeft Constructors
Contains border settings for an element’s left border.| Name | Parameters | Description |
|---|---|---|
| BorderLeft() | none | Initializes a new instance of the BorderLeft class. |
| BorderLeft(Color, BorderStyle, Unit) | color, style, width | Initialize a new instance of the BorderLeft class with the color, style and width settings specified. |
See Also