Table of Contents

Method GetNear

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

GetNear(bool)

Gets Top or Left depending on the isVert parameter value.

public readonly float GetNear(bool isVert)

Parameters

isVert bool

The flag which determines whether to return Top or Left property value.

Returns

float