FlexReport for WinForms
AllX プロパティ (CornerRadius)


C1.Document アセンブリ > C1.Document 名前空間 > CornerRadius 構造体 : AllX プロパティ
Gets or sets a single X radius value for all corners. Getting this property when different X radii have different values returns null. Setting this property to null does not have any effect.
シンタックス
'宣言
 
Public Property AllX As System.Nullable(Of Double)
'使用法
 
Dim instance As CornerRadius
Dim value As System.Nullable(Of Double)
 
instance.AllX = value
 
value = instance.AllX
public System.Nullable<double> AllX {get; set;}
参照

参照

CornerRadius 構造体
CornerRadius メンバ