Table of Contents

TTMSFNCGraphicsTextAlign Enumeration

Specifies horizontal text alignment within a layout rectangle.

API unit family: TMSFNCGraphicsTypes

Members

Name Description
gtaCenter Text is centered horizontally.
gtaLeading Text is aligned to the leading edge (left in left-to-right layouts).
gtaTrailing Text is aligned to the trailing edge (right in left-to-right layouts).