Table of Contents

Property IsPositionNegative

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

IsPositionNegative

Gets a value indicating whether either the horizontal or vertical position is negative. Returns true if IsPositionUsed is true and Position has a negative X or Y coordinate.

public bool IsPositionNegative { get; }

Property Value

bool