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()
Public Overridable Function GetActualSize As SizeD
Return Value
Type:
SizeDA class of the SizeD type which represents an actual size of the component.
See Also