Table of Contents

Method GetSize

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

GetSize(bool)

Gets Vertical or Horizontal depending on the isVert parameter value.

public readonly double GetSize(bool isVert)

Parameters

isVert bool

The flag which detremines whether to return Vertical or Horizontal property value.

Returns

double