Hide Comments
Hide Comments

TSVGTextPath.CalculateXYRotate(TSVGCanvas,TSVGMatrix,TSVGTextChunk,Integer,Single) Method

Comments (0)

Calculates the X and Y position and rotation of each character in the text path in order to make the characters appear on the path. The function fills the FChars array with the X and Y positions of the characters in the text.

The X position is the mid-point of the glyph for each character. The Y position is on the actual path.

Namespace: FMX.RS.SVG.Text

expandingSyntax

Parameters

Canvas

Type: System.Void

aMatrix

Type: System.Void

aChunk

Type: TSVGTextChunk

Index

Type: Integer

Offset

Type: Single

Return Value

Type: Single

expandingSee Also

Comments (0)

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