Show/Hide Toolbars

RiverSoftAVG Products Help

Navigation: Code Documentation > RSVclSVG > RSSVG.Text > Classes > TSVGCustomText > Methods

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

Scroll Prev Top Next More

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

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

RiverSoftAVG Products Help © 1996-2016 Thomas G. Grubb