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


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

参照

C1LinearBrush クラス
C1LinearBrush メンバ