Blend.Positions

Blend.Positions property

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

public float[] Positions { get; set; }

Return Value

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

See Also