Show/Hide Toolbars

RiverSoftAVG Products Help

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

TSVGCustomText.ChunkText(TSVGCanvas,TSVGMatrix,TSVGTextChunks) Method

Scroll Prev Top Next More

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

Parameters

Canvas

Type: System.Void

aMatrix

Type: System.Void

TextChunks

Type: TSVGTextChunks

RiverSoftAVG Products Help © 1996-2016 Thomas G. Grubb