Table Layout Item Animation - Alignment Property

Alignment to be applied to the layout item

Member of Table Layout Item Animation (PRIM_ANIM.TableLayoutItem)

Data Type - Enumeration

Details

The Alignment property specifies the value the Alignment property of the managed layout item will have when the animation completes.

Allowed Values

Enum Value

Description

BottomCenter

Horizontally centered and attached to the bottom edge

BottomLeft

Left justified and attached to the bottom edge

BottomRight

Right justified and attached to the bottom edge

Center

Horizontally and vertically centered

CenterLeft

Left justified and vertically centered

CenterRight

Right justified and vertically centered

TopCenter

Horizontally centered and attached to the upper edge

TopLeft

Left justified and attached to the upper edge

TopRight

Right justified and attached to the upper edge

See also

All Component Classes

Technical Reference

  • No labels