StiLinesSegmentGeom Class

Namespace: Stimulsoft.Base.Context

Inheritance

Inherits from: StiSegmentGeom

Constructors

Constructor Description
StiLinesSegmentGeom(PointFpoints )  
StiLinesSegmentGeom(PointFpoints , StiAnimation animation)  

StiLinesSegmentGeom(**: PointFpoints)

Parameters

  • ** (PointFpoints)

StiLinesSegmentGeom(**: PointFpoints, **animation: StiAnimation)

Parameters

Properties

Property Type Description
Animation StiAnimation  
Points PointF[]  

Methods

Method Returns Description
LoadFromJsonObject void  
SaveToJsonObject JObject  

Method Details

LoadFromJsonObject

LoadFromJsonObject(jObject: JObject): void

Parameters


SaveToJsonObject

SaveToJsonObject(mode: StiJsonSaveMode): JObject

Parameters

Returns JObject