Click or drag to resize

StiContainerGetSelectedRectangle Method

Returns the rectangle that includes all selected objects in the container. The rectangle is represented in page coordinates.

Namespace:  Stimulsoft.Report.Components
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public RectangleD GetSelectedRectangle()

Return Value

Type: RectangleD
The rectangle includes all selected objects.
See Also