IVZPlacedControlBase.VerticalAlignment

Fore syntax

VerticalAlignment: VisualizatorVerticalAlignment;

Fore.NET syntax

VerticalAlignment: Prognoz.Platform.Interop.Visualizators.VisualizatorVerticalAlignment;

Description

The VerticalAlignment property determines vertical alignment of a control.

Example

Example of use is given on the description page of the IVZPlacedControlBase.Style property.

See also:

IVZPlacedControlBase