Factors

Blend.Factors property

获取或设置渐变的混合因子数组。

public float[] Factors { get; set; }

适当的价值

混合因子数组,指定要在相应位置使用的起始颜色和结束颜色的百分比。

也可以看看