DioDocs for PDF
LinearGradientBrush コンストラクタ(Color,PointF,Color,PointF)

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Drawing 名前空間 > LinearGradientBrush クラス > LinearGradientBrush コンストラクタ : LinearGradientBrush コンストラクタ(Color,PointF,Color,PointF)
The start gradient color.
The start gradient point.
The end gradient color.
The end gradient point.
Initializes a new instance of the LinearGradientBrush class.
シンタックス
'宣言
 
Public Function New( _
   ByVal startColor As System.Drawing.Color, _
   ByVal startPoint As System.Drawing.PointF, _
   ByVal endColor As System.Drawing.Color, _
   ByVal endPoint As System.Drawing.PointF _
)
public LinearGradientBrush( 
   System.Drawing.Color startColor,
   System.Drawing.PointF startPoint,
   System.Drawing.Color endColor,
   System.Drawing.PointF endPoint
)

パラメータ

startColor
The start gradient color.
startPoint
The start gradient point.
endColor
The end gradient color.
endPoint
The end gradient point.
参照

LinearGradientBrush クラス
LinearGradientBrush メンバ
オーバーロード一覧