PrintDocument for WinForms
RadiusY プロパティ (Borders)


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > Borders 構造体 : RadiusY プロパティ
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;}
解説
If both this and Borders.RadiusX are non-zero, all borders are drawn using the same (Borders.Top) border thickness.

If this value is less than the border thickness, border thickness is used as the radius.

参照

Borders 構造体
Borders メンバ