Gets or sets the x-radius of the ellipse used to draw the rounded corners of the border.
シンタックス
'宣言
Public Property RadiusX As Unit
'使用法
Dim instance As Borders
Dim value As Unit
instance.RadiusX = value
value = instance.RadiusX
public Unit RadiusX {get; set;}
参照