StiCurveAnimationGeom Class

Namespace: Stimulsoft.Base.Context

Inheritance

Inherits from: StiAnimationGeom

Constructors

Constructor Description
StiCurveAnimationGeom(StiPenGeom pen, PointFpoints , float tension, StiAnimation animation)  

StiCurveAnimationGeom(pen: StiPenGeom, **: PointFpoints, **tension: float, animation: StiAnimation)

Parameters

Properties

Property Type Description
Pen StiPenGeom  
Points PointF[]  
Tension float  

Methods

Method Returns Description
LoadFromJsonObject void  
SaveToJsonObject JObject  

Method Details

LoadFromJsonObject

LoadFromJsonObject(jObject: JObject): void

Parameters


SaveToJsonObject

SaveToJsonObject(mode: StiJsonSaveMode): JObject

Parameters

Returns JObject