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