Blend.Positions
Blend.Positions property
获取或设置渐变的 blend 位置数组。
public float[] Positions { get; set; }
Property Value
指定沿渐变线距离百分比的混合位置数组。
另请参见
- class Blend
- namespace Aspose.Imaging
- assembly Aspose.Imaging
获取或设置渐变的 blend 位置数组。
public float[] Positions { get; set; }
指定沿渐变线距离百分比的混合位置数组。