FlexReport for WinForms
CenterColor プロパティ (C1RadialBrush)


C1.Win.C1Document.4.5.2 アセンブリ > C1.Win.C1Document 名前空間 > C1RadialBrush クラス : CenterColor プロパティ
現在の放射状グラデーションブラシの中心の色を取得または設定します。
シンタックス
'宣言
 
Public Property CenterColor As System.Drawing.Color
'使用法
 
Dim instance As C1RadialBrush
Dim value As System.Drawing.Color
 
instance.CenterColor = value
 
value = instance.CenterColor
public System.Drawing.Color CenterColor {get; set;}
参照

C1RadialBrush クラス
C1RadialBrush メンバ