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


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

参照

CornerRadius 構造体
CornerRadius メンバ