Visual Basic
C#
Managed Extensions for C++
C++/CLI
Property Value
An ImGearHorizontalAlignment enumeration value which indicates where the caption will be rendered relative to the horizontal bounds of the clipping rectangle.The default value is HorizontalAlignment.Left.
Note: The clipping rectangle is specified by the Clip and Area properties.
Note: The value of Clip will affect where the caption is rendered, when this value is Center or Right.