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