Relation types that can be used to identify an AiObject.
C# Syntax
public enum RelationType: System.Enum
Member | Description |
---|---|
WITH_ANCHOR_ABOVE | With Anchor above. |
WITH_ANCHOR_BELOW | With Anchor below. |
WITH_ANCHOR_ON_LEFT | With Anchor on left. |
WITH_ANCHOR_ON_RIGHT | With Anchor on right. |
System.Object
System.ValueType
System.Enum
HP.LFT.SDK.AI.RelationType