IGradientBrush.BlendPositions

IGradientBrush.BlendPositions property

Get the blend positions that define a custom falloff for the gradient.

public float[] BlendPositions { get; }

Return Value

Blend positions.

See Also