Click or drag to resize

StiChevronShapeType Constructor (StiShapeDirection)

Creates a new Chevron with specified arguments.

Namespace:  Stimulsoft.Report.Components.ShapeTypes
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public StiChevronShapeType(
	StiShapeDirection direction
)

Parameters

direction
Type: Stimulsoft.Report.Components.ShapeTypesStiShapeDirection
Arrow direction.
See Also