Table of Contents

Method GetSize

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

GetSize(bool)

Gets Width or Height depending on vert parameter value.

public readonly double GetSize(bool vert)

Parameters

vert bool

Defines whether to return Width or Height.

Returns

double