StiContainerGetSelectedRectangleWithChilds Method |
The rectangle includes all selected objects in the container and
children containers which are located in the selected containers.
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 GetSelectedRectangleWithChilds()
Public Function GetSelectedRectangleWithChilds As RectangleD
Return Value
Type:
RectangleDThe rectangle includes all selected objects.
See Also