Click or drag to resize

StiContainerSetVertAlign Method

Sets StiVertAlignment from all selected objects in the container.

Namespace:  Stimulsoft.Report.Components
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public void SetVertAlign(
	StiVertAlignment vl
)

Parameters

vl
Type: Stimulsoft.Base.DrawingStiVertAlignment
StiVertAlignment being set.
See Also