Show/Hide Toolbars

RiverSoftAVG Products Help

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

TSVGCustomText.NextTextPosition(TSVGPoint,TSVGPoint,Char,Boolean,Single) Method

Scroll Prev Top Next More

Returns the position of the next character in the text based on last character's position, the char, Kerning, and spacing rules (either LetterSpacing or WordSpacing )

Namespace: RSSVG.Text

Parameters

OldPosition

Type: System.Void

Position of last character

aKerning

Type: System.Void

Kerning amount in X and Y

aChar

Type: Char

Last character drawn

AutomaticSpacing

Type: Boolean

Should spacing be automatically calculated or use aSpacing parameter

aSpacing

Type: Single

Amount of letter/word spacing to use. This parameter is ignored if Automatic is True.

Return Value

Type: TSVGPoint

RiverSoftAVG Products Help © 1996-2016 Thomas G. Grubb