Hide Comments
Hide Comments

TSVGCustomText.ChunkText(TSVGCanvas,TSVGMatrix,TSVGTextChunks) Method

Comments (0)

Chunks the current text element. If the TextChunks parameter already holds chunks, it appends onto the end.

Chunking means to divide text up into segments. Each absolute position adjustment defines a new text chunk. A text chunk can span text child elements if they do not define a new absolute position.
 
The Text field holds the text. The Chars array holds the position and formatting information for each character in the text.
 

Namespace: RSSVG.Text

expandingSyntax

Parameters

Canvas

Type: System.Void

aMatrix

Type: System.Void

TextChunks

Type: TSVGTextChunks

expandingSee Also

Comments (0)

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