Click or drag to resize

StiRoundedRectangleShapeType Constructor (Single)

Creates a new rounded rectangle with the specified factor of rounding.

Namespace:  Stimulsoft.Report.Components.ShapeTypes
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public StiRoundedRectangleShapeType(
	float round
)

Parameters

round
Type: SystemSingle
Factor of rounding.
See Also