StiMathFormulaHelper Class

Namespace: Stimulsoft.Report.Components.MathFormula

Methods

Method Returns Description
GetSvgRect static RectangleF  
GetSvgText static string  

Method Details

GetSvgRect static

GetSvgRect(mathFormula: StiMathFormula, svgMathFormula: string, rect: RectangleF): RectangleF

Parameters

  • mathFormula (StiMathFormula)
  • svgMathFormula (string)
  • rect (RectangleF)

Returns RectangleF


GetSvgText static

GetSvgText(latextContent: string, fontSize: float, colorHex: string): string

Parameters

  • latextContent (string)
  • fontSize (float)
  • colorHex (string)

Returns string