IWxShape.TextVertOffset

Syntax

TextVertOffset: Double;

Description

The TextVertOffset property determines vertical offset of text.

Comments

The property can be used only for the line described by the IWxLink interface. 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