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