Click or drag to resize

StiOctagonShapeType Constructor (Boolean, Single)

Creates a new octagon with specified arguments.

Namespace:  Stimulsoft.Report.Components.ShapeTypes
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public StiOctagonShapeType(
	bool autoSize,
	float bevel
)

Parameters

autoSize
Type: SystemBoolean
Allow autosize
bevel
Type: SystemSingle
Bevel size
See Also