FlexReport for WinForms
Color2 プロパティ (C1GradientBrush)


C1.Document アセンブリ > C1.Document 名前空間 > C1GradientBrush クラス : Color2 プロパティ
Gets the last color of the gradient. Note that settings this property automatically changes the GradientStops collection (the color of the last gradient stop will be changed).
シンタックス
'宣言
 
Public Property Color2 As System.Drawing.Color
'使用法
 
Dim instance As C1GradientBrush
Dim value As System.Drawing.Color
 
instance.Color2 = value
 
value = instance.Color2
public System.Drawing.Color Color2 {get; set;}
参照

参照

C1GradientBrush クラス
C1GradientBrush メンバ