Blend.Positions

Blend.Positions property

Gets or sets the array of blend positions for the gradient.

public float[] Positions { get; set; }

Property Value

The array of blend positions that specify the percentages of distance along the gradient line.

See Also