DioDocs for PDF
GradientStop コンストラクタ

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Drawing 名前空間 > GradientStop クラス : GradientStop コンストラクタ
The color of this stop.
The offset of ths stop.
Initializes a new instance of the GradientStop class.
シンタックス
'宣言
 
Public Function New( _
   ByVal color As System.Drawing.Color, _
   ByVal offset As System.Single _
)
public GradientStop( 
   System.Drawing.Color color,
   System.float offset
)

パラメータ

color
The color of this stop.
offset
The offset of ths stop.
参照

GradientStop クラス
GradientStop メンバ