IWxShape.TextVertOffset

Syntax

TextVertOffset: Double;

Description

The TextVertOffset property determines vertical offset of text. The property can be used only for the line (IWxLink). If the property values are positive, text is offset down from the line center, if the values are negative, it is offset upwards from the line center.

Example

The example of use is given in description of IWxShape.TextHorzOffset.

See also:

IWxShape