Click or drag to resize

StiTriangleShapeType Constructor (StiShapeDirection)

Creates a new triangle with the specified direction.

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

Parameters

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