PathGradientBrush.SurroundColors

PathGradientBrush.SurroundColors property

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

public Color[] SurroundColors { get; set; }

适当的价值

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

也可以看看