Click or drag to resize

StiTableHelperGetSelectedRectangle Method (IStiDesignerBase)

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

Namespace:  Stimulsoft.Report.Design
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public static RectangleD GetSelectedRectangle(
	IStiDesignerBase designer
)

Parameters

designer
Type: Stimulsoft.Report.DesignIStiDesignerBase

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

Return Value

Type: RectangleD

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

See Also