Contents

TVElementPosition.trailing

Position the element in the trailing edge of the containing element.

Declaration

case trailing

Discussion

For left-to-right languages, the trailing edge is the right edge. For right-to-left languages, the trailing edge is the left edge.

See Also

Constants