Click or drag to resize

StiTableHelperGetSelectedRectangle Method (IStiDesignerBase, Boolean, Boolean, StiComponentsCollection)

[Missing <summary> documentation for "M:Stimulsoft.Report.Design.StiTableHelper.GetSelectedRectangle(Stimulsoft.Report.Design.IStiDesignerBase,System.Boolean,System.Boolean,Stimulsoft.Report.Components.StiComponentsCollection)"]

Namespace:  Stimulsoft.Report.Design
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public static RectangleD GetSelectedRectangle(
	IStiDesignerBase designer,
	bool isPaintRect,
	bool useZoom,
	StiComponentsCollection comps
)

Parameters

designer
Type: Stimulsoft.Report.DesignIStiDesignerBase

[Missing <param name="designer"/> documentation for "M:Stimulsoft.Report.Design.StiTableHelper.GetSelectedRectangle(Stimulsoft.Report.Design.IStiDesignerBase,System.Boolean,System.Boolean,Stimulsoft.Report.Components.StiComponentsCollection)"]

isPaintRect
Type: SystemBoolean

[Missing <param name="isPaintRect"/> documentation for "M:Stimulsoft.Report.Design.StiTableHelper.GetSelectedRectangle(Stimulsoft.Report.Design.IStiDesignerBase,System.Boolean,System.Boolean,Stimulsoft.Report.Components.StiComponentsCollection)"]

useZoom
Type: SystemBoolean

[Missing <param name="useZoom"/> documentation for "M:Stimulsoft.Report.Design.StiTableHelper.GetSelectedRectangle(Stimulsoft.Report.Design.IStiDesignerBase,System.Boolean,System.Boolean,Stimulsoft.Report.Components.StiComponentsCollection)"]

comps
Type: Stimulsoft.Report.ComponentsStiComponentsCollection

[Missing <param name="comps"/> documentation for "M:Stimulsoft.Report.Design.StiTableHelper.GetSelectedRectangle(Stimulsoft.Report.Design.IStiDesignerBase,System.Boolean,System.Boolean,Stimulsoft.Report.Components.StiComponentsCollection)"]

Return Value

Type: RectangleD

[Missing <returns> documentation for "M:Stimulsoft.Report.Design.StiTableHelper.GetSelectedRectangle(Stimulsoft.Report.Design.IStiDesignerBase,System.Boolean,System.Boolean,Stimulsoft.Report.Components.StiComponentsCollection)"]

See Also