StiTextGeom Class

Namespace: Stimulsoft.Base.Context

Inheritance

Inherits from: StiAnimationGeom

Properties

Property Type Description
Angle float  
Antialiasing bool  
Brush StiBrush  
ElementIndex int  
Font StiFontGeom  
IsRotatedText bool  
IsRounded bool  
Location object  
MaximalWidth int?  
RotationMode StiRotationMode?  
StringFormat StiStringFormatGeom  
Text string  
ToolTip string  

Methods

Method Returns Description
LoadFromJsonObject void  
SaveToJsonObject JObject  

Method Details

LoadFromJsonObject

LoadFromJsonObject(jObject: JObject): void

Parameters


SaveToJsonObject

SaveToJsonObject(mode: StiJsonSaveMode): JObject

Parameters

Returns JObject