Click or drag to resize

StiContainerGetRectangle Method

The rectangle 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 GetRectangle()

Return Value

Type: RectangleD
The rectangle includes all objects.
See Also