Click or drag to resize

StiContainerSetHorAlign Method

Sets StiHorAlignment 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 SetHorAlign(
	StiHorAlignment hl
)

Parameters

hl
Type: Stimulsoft.Base.DrawingStiHorAlignment
StiHorAlignment being set.
See Also