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


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > Borders 構造体 : RadiusX プロパティ
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;}
解説
If both this and Borders.RadiusY 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 メンバ