Table of Contents

Method GetHeights

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

GetHeights(SizeD[])

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

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

Parameters

sizes SizeD[]

Array of SizeD values.

Returns

double[]