LocationOptions

Options for specifying location relative to the reference object or within the containing object.

Values

Name

Description

Value

LocationOptions.AFTER

Places the object after the reference object.

1634104421

LocationOptions.AT_BEGINNING

Places the object at the beginning of the containing object.

1650945639

LocationOptions.AT_END

Places the object at the end of the containing object.

1701733408

LocationOptions.BEFORE

Places the object before the reference object.

1650812527

LocationOptions.UNKNOWN

No location specified.

1433299822