Click or drag to resize

StiIconSetIndicator Constructor (StiIcon, ContentAlignment)

Creates a new object of the type StiIconSetIndicator.

Namespace:  Stimulsoft.Report.Components
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public StiIconSetIndicator(
	StiIcon icon,
	ContentAlignment alignment
)

Parameters

icon
Type: Stimulsoft.Report.ComponentsStiIcon

[Missing <param name="icon"/> documentation for "M:Stimulsoft.Report.Components.StiIconSetIndicator.#ctor(Stimulsoft.Report.Components.StiIcon,System.Drawing.ContentAlignment)"]

alignment
Type: System.DrawingContentAlignment

[Missing <param name="alignment"/> documentation for "M:Stimulsoft.Report.Components.StiIconSetIndicator.#ctor(Stimulsoft.Report.Components.StiIcon,System.Drawing.ContentAlignment)"]

See Also