Click or drag to resize

StiFlowchartOffPageConnectorShapeType Constructor (StiShapeDirection)

Creates a new FlowchartOffPageConnector with specified arguments.

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

Parameters

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