StiLinesGeom Class

Namespace: Stimulsoft.Base.Context

Inheritance

Inherits from: StiGeom

Constructors

Constructor Description
StiLinesGeom(StiPenGeom pen, PointFpoints )  

StiLinesGeom(pen: StiPenGeom, **: PointFpoints)

Parameters

Properties

Property Type Description
Pen StiPenGeom  
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