SurroundColors

PathGradientBrush.SurroundColors property

获取或设置与此路径中的点相对应的颜色数组PathGradientBrush填充.

public Color[] SurroundColors { get; set; }

适当的价值

一个数组Color表示与路径中每个点相关联的颜色的结构PathGradientBrush填充。

也可以看看