Hide Comments
Hide Comments

TSVGCustomText.FillText(TSVGMatrix,TSVGCanvas,TSVGRect,String,Single,Single,TSVGTextAlign) Method

Comments (0)

Draws the text to the canvas by filling the text (traditional way) versus generating text shapes and drawing those. This method is provided for backwards compatibility with RSCL v1.0 and for the FMX GPU Canvas (which cannot convert text to paths)

Namespace: RSSVG.Text

expandingSyntax

Parameters

aMatrix

Type: System.Void

Canvas

Type: System.Void

aRect

Type: System.Void

Text

Type: String

X

Type: Single

Y

Type: Single

TextAlign

Type: TSVGTextAlign

expandingSee Also

Comments (0)

RiverSoftAVG SVG Component Library (RSCL) © 2013-2016, Thomas G. Grubb