StiBentArrowShapeType Class

Namespace: Stimulsoft.Report.Components.ShapeTypes

Inheritance

Inherits from: StiShapeTypeService

Constructors

Constructor Description
StiBentArrowShapeType() Creates a new BentArrow.
StiBentArrowShapeType(StiShapeDirection direction) Creates a new BentArrow with specified arguments.

StiBentArrowShapeType()

Creates a new BentArrow.


StiBentArrowShapeType(direction: StiShapeDirection)

Creates a new BentArrow 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