Navigation: Code Documentation > RSFMXSVG > FMX.RS.SVG.Text > Classes > TSVGCustomText > Methods
TSVGCustomText.CreateTextShapes(TSVGCanvas,TSVGMatrix) Method
Create text shapes, i.e., create path representations of the glyphs in the FMX.RS.SVG.Text.TSVGCustomText.Text property.
Namespace: FMX.RS.SVG.Text
Delphi
protected procedure CreateTextShapes(const Canvas: TSVGCanvas; aMatrix: TSVGMatrix); virtual;
Parameters
Canvas
Type: System.Void
aMatrix
•TSVGCustomText
•FMX.RS.SVG.Text