StiPathElementAnimationGeom Class

Namespace: Stimulsoft.Base.Context

Inheritance

Inherits from: StiAnimationGeom

Properties

Property Type Description
Background StiBrush  
BorderPen StiPenGeom  
PathGeoms List<StiSegmentGeom>  
Rect object  
Tag object  
ToolTip string  
WpfBackColor StiBrush  

Methods

Method Returns Description
LoadFromJsonObject void  
SaveToJsonObject JObject  

Method Details

LoadFromJsonObject

LoadFromJsonObject(jObject: JObject): void

Parameters


SaveToJsonObject

SaveToJsonObject(mode: StiJsonSaveMode): JObject

Parameters

Returns JObject