Enum RelationType
Relation types that can be used to identify an IAIObject
public enum RelationType
Fields
WITH_ANCHOR_ABOVE = 0With Anchor above
WITH_ANCHOR_BELOW = 1With Anchor below
WITH_ANCHOR_ON_LEFT = 2With Anchor on left
WITH_ANCHOR_ON_RIGHT = 3With Anchor on right