Table of Contents

Method ToGradientOffsets

Namespace
Alternet.Drawing
Assembly
Alternet.UI.Common.dll

ToGradientOffsets(GradientStop[])

Converts array of GradientStop to array of gradient offsets.

public static double[] ToGradientOffsets(GradientStop[] gradientStops)

Parameters

gradientStops GradientStop[]

Array of GradientStop.

Returns

double[]