StiFlowchartCollateShapeType Class

Namespace: Stimulsoft.Report.Components.ShapeTypes

Inheritance

Inherits from: StiShapeTypeService

Constructors

Constructor Description
StiFlowchartCollateShapeType() Creates a new FlowchartCollate.
StiFlowchartCollateShapeType(StiShapeDirection direction) Creates a new FlowchartCollate with specified arguments.

StiFlowchartCollateShapeType()

Creates a new FlowchartCollate.


StiFlowchartCollateShapeType(direction: StiShapeDirection)

Creates a new FlowchartCollate with specified arguments.

Parameters

Properties

Property Type Description
Direction StiShapeDirection  

Methods

Method Returns Description
LoadFromJsonObject void  
SaveToJsonObject JObject  

Method Details

LoadFromJsonObject

LoadFromJsonObject(jObject: JObject): void

Parameters


SaveToJsonObject

SaveToJsonObject(mode: StiJsonSaveMode): JObject

Parameters

Returns JObject