RelationType Enumeration

Relation types that can be used to identify an AiObject.

C# Syntax

public enum RelationType: System.Enum 
Members
MemberDescription
WITH_ANCHOR_ABOVE With Anchor above.
WITH_ANCHOR_BELOWWith Anchor below.
WITH_ANCHOR_ON_LEFTWith Anchor on left.
WITH_ANCHOR_ON_RIGHTWith Anchor on right.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         HP.LFT.SDK.AI.RelationType