GrapeCity.Win.MultiRow.v80 アセンブリ > GrapeCity.Win.MultiRow 名前空間 > GradientEffect 構造体 : GradientEffect コンストラクタ |
Public Function New( _ ByVal colors() As Color, _ ByVal style As GradientStyle, _ ByVal direction As GradientDirection _ )
public GradientEffect( Color[] colors, GradientStyle style, GradientDirection direction )
例外 | 解説 |
---|---|
System.ComponentModel.InvalidEnumArgumentException | style または direction が無効です。 |