Initializes a new instance of the
GradientStop class.
シンタックス
'宣言
Public Function New( _
ByVal As System.Drawing.Color, _
ByVal As System.Single _
)
public GradientStop(
System.Drawing.Color ,
System.float
)
パラメータ
- color
- The color of this stop.
- offset
- The offset of ths stop.
参照