CharacterSpacing Property (RText)
In This Topic
Determines the distance beetween two characters in the string. Applied only when UseCharacterSpacing is true.
Syntax
'Declaration
Public Property CharacterSpacing As Single
public float CharacterSpacing {get; set;}
See Also