TSVGCustomText.ConvertToPath(TSVGShapePath,TSVGCanvas,String,Single,Single,TSVGTextAlign) Method |
Scroll Prev Top Next More |
Convert text to path in one text chunk (no using X, Y, dx, dy, rotate, kerning, etc)
fast but inaccurate
Namespace: FMX.RS.SVG.Text
Delphi |
protected |
Parameters
aShape
Type: System.Void
Canvas
Type: System.Void
Text
Type: String
X
Type: Single
Y
Type: Single
TextAlign
Type: TSVGTextAlign
Reference |