Click or drag to resize

StiContainerGetContainerInRect2 Method

[Missing <summary> documentation for "M:Stimulsoft.Report.Components.StiContainer.GetContainerInRect2(Stimulsoft.Base.Drawing.RectangleD,Stimulsoft.Report.Components.StiComponent,System.Collections.Hashtable)"]

Namespace:  Stimulsoft.Report.Components
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public StiContainer GetContainerInRect2(
	RectangleD rect,
	StiComponent component,
	Hashtable hash
)

Parameters

rect
Type: Stimulsoft.Base.DrawingRectangleD

[Missing <param name="rect"/> documentation for "M:Stimulsoft.Report.Components.StiContainer.GetContainerInRect2(Stimulsoft.Base.Drawing.RectangleD,Stimulsoft.Report.Components.StiComponent,System.Collections.Hashtable)"]

component
Type: Stimulsoft.Report.ComponentsStiComponent

[Missing <param name="component"/> documentation for "M:Stimulsoft.Report.Components.StiContainer.GetContainerInRect2(Stimulsoft.Base.Drawing.RectangleD,Stimulsoft.Report.Components.StiComponent,System.Collections.Hashtable)"]

hash
Type: System.CollectionsHashtable

[Missing <param name="hash"/> documentation for "M:Stimulsoft.Report.Components.StiContainer.GetContainerInRect2(Stimulsoft.Base.Drawing.RectangleD,Stimulsoft.Report.Components.StiComponent,System.Collections.Hashtable)"]

Return Value

Type: StiContainer

[Missing <returns> documentation for "M:Stimulsoft.Report.Components.StiContainer.GetContainerInRect2(Stimulsoft.Base.Drawing.RectangleD,Stimulsoft.Report.Components.StiComponent,System.Collections.Hashtable)"]

See Also