CSS3 Style: -webkit-border-top-right-radius
Specifies that the top-right corner of a box be rounded with the specified radius.
CSS3 Style: -webkit-border-top-right-radius
Specifies that the top-right corner of a box be rounded with the specified radius.
| Visual Basic |
|---|
Public Property WebkitBorderTopRightRadius As String |
HTML Syntax:
-webkit-border-top-right-radius: radius;|-webkit-border-top-right-radius: horizontal_radius vertical_radius;