StiComponentGetPaintRectangle Method |
Makes all necessary coversions for showing an object and returns its coordinates.
Namespace:
Stimulsoft.Report.Components
Assembly:
Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax public virtual RectangleD GetPaintRectangle()
Public Overridable Function GetPaintRectangle As RectangleD
Return Value
Type:
RectangleDPrepared object.
See Also