Visual Basic
C#
Managed Extensions for C++
C++/CLI
Property Value
An ImGearVerticalAlignment enumeration value which indicates where the caption will be rendered relative to the vertical bounds of the clipping rectangle.The default value is VerticalAlignment.Top.
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 Bottom.