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()
Public Function GetRectangle As RectangleD
Return Value
Type:
RectangleDThe rectangle includes all objects.
See Also