Table of Contents

Enum Direction

This enum holds the values for the Position constructor, used to describe IAIObject by its position.

Namespace: HP.LFT.SDK.AI
Assembly: HP.LFT.SDK.dll
Syntax
public enum Direction

Fields

Name Description
FROM_BOTTOM

From bottom

FROM_LEFT

From left

FROM_RIGHT

From right

FROM_TOP

From top