IMapLayer.LabelVerticalAlignment

Syntax

LabelVerticalAlignment: MapLayerLabelVerticalAlignment;

Description

The LabelVerticalAlignment property determines vertical alignment of map layer label relative to position set in the topobase.

Comments

To determine the horizontal alignment of map layer label relative to the position set in the topobase, use IMapLayer.LabelHorizontalAlignment.

Example

The property use is given in the example for IMapLayer.LabelHorizontalAlignment.

See also:

IMapLayer