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

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

パラメータ

startColor
The start gradient color.
endColor
The end gradient color.
centerOfStartCircle
The center of the start circle that defines the beginning of the gradient.
参照

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