Table of Contents

Property IsHorzPositionNegative

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

IsHorzPositionNegative

Gets a value indicating whether the horizontal position is negative. Returns true if IsHorzPositionUsed is true and Position has a negative X coordinate.

public bool IsHorzPositionNegative { get; }

Property Value

bool