Hide Comments
Hide Comments

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

Comments (0)

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

expandingSyntax

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

expandingSee Also

Comments (0)

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