GrapeCity.Spreadsheet アセンブリ > GrapeCity.Drawing 名前空間 > SchemeGradientStop 構造体 : SchemeGradientStop コンストラクタ |
'Declaration
Public Function New( _ ByVal color As SchemeColor, _ ByVal position As Double _ )
public SchemeGradientStop( SchemeColor color, double position )