Navigation: Code Documentation > RSFMXSVG > FMX.RS.SVG.Text > Classes > TSVGCustomText > Methods
TSVGCustomText.GetGlyphRotationMatrix(Char,Single,TSVGPoint) Method
Calculates the rotation matrix necessary for rotating the character based on its baseline and rotation angle
Namespace: FMX.RS.SVG.Text
Delphi
protected function GetGlyphRotationMatrix( aChar: Char; aRotate: Single; Baseline: TSVGPoint ): TSVGMatrix; virtual;
Parameters
aChar
Type: Char
aRotate
Type: Single
Baseline
Type: System.Void
Type: TSVGMatrix
•FMX.RS.SVG.Text.TSVGCustomText.GetGlyphSpacing(Char,TSVGCanvas,TSVGFont)
•TSVGCustomText
•FMX.RS.SVG.Text