Click or drag to resize

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()

Return Value

Type: RectangleD
Prepared object.
See Also