Click or drag to resize

StiTableHelperGetSelectedRectangle Method (IStiDesignerBase, Boolean)

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

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
)

Parameters

designer
Type: Stimulsoft.Report.DesignIStiDesignerBase

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

isPaintRect
Type: SystemBoolean

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

Return Value

Type: RectangleD

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

See Also