IGradientBrush.BlendPositions

IGradientBrush.BlendPositions property

Gets or sets the blend positions that define a custom falloff for the gradient.

public float[] BlendPositions { get; set; }

Return Value

Blend positions.

See Also