Click or drag to resize

StiComponentGetActualSize Method

Initializes a new instance of the SizeD class from the specified dimensions.

Namespace:  Stimulsoft.Report.Components
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public virtual SizeD GetActualSize()

Return Value

Type: SizeD
A class of the SizeD type which represents an actual size of the component.
See Also