Table of Contents

Property IsVertPositionNegative

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

IsVertPositionNegative

Gets a value indicating whether the vertical position is negative. Returns true if IsVertPositionUsed is true and Position has a negative Y coordinate.

public bool IsVertPositionNegative { get; }

Property Value

bool