Table of Contents

Method GetWidths

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

GetWidths(SizeD[])

Returns an array filled with widths of the specified SizeD values.

public static double[] GetWidths(SizeD[] sizes)

Parameters

sizes SizeD[]

Array of SizeD values.

Returns

double[]