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