StiComponentGetDisplayRectangle Method |
Returns a rectangle of the component showing.
Namespace:
Stimulsoft.Report.Components
Assembly:
Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax public RectangleD GetDisplayRectangle()
Public Function GetDisplayRectangle As RectangleD
Return Value
Type:
RectangleDA rectangle.
See Also