StiPathAnimationGeom Class
Namespace: Stimulsoft.Base.Context
Inheritance
Inherits from: StiAnimationGeom
Properties
| Property | Type | Description |
|---|---|---|
| Background | StiBrush | |
| Geoms | List<StiSegmentGeom> | |
GetBoundsState static |
object | |
| Pen | StiPenGeom | |
| Rect | object | |
| Tag | object | |
| WpfBackColor | StiBrush |
Methods
| Method | Returns | Description |
|---|---|---|
| LoadFromJsonObject | void | |
| SaveToJsonObject | JObject |
Method Details
LoadFromJsonObject
LoadFromJsonObject(jObject: JObject): void
Parameters
- jObject (JObject)
SaveToJsonObject
SaveToJsonObject(mode: StiJsonSaveMode): JObject
Parameters
- mode (StiJsonSaveMode)
Returns JObject