FlexReport for WinForms
EndColor プロパティ (C1LinearBrush)


C1.Document アセンブリ > C1.Document 名前空間 > C1LinearBrush クラス : EndColor プロパティ
Gets or sets the ending color of the current linear gradient brush.
シンタックス
'宣言
 
Public Property EndColor As System.Drawing.Color
'使用法
 
Dim instance As C1LinearBrush
Dim value As System.Drawing.Color
 
instance.EndColor = value
 
value = instance.EndColor
public System.Drawing.Color EndColor {get; set;}
参照

参照

C1LinearBrush クラス
C1LinearBrush メンバ