AGK for Pascal
ContentsIndexHome
PreviousUpNext
TAgkText.Spacing Property

Sets the spacing between letters.

Syntax
Pascal
property Spacing: Single;

A value of 0 puts no gap between the letter bounding boxes. A positive value increases this gap. A negative value overlaps the letters. If each character is built with some space either side of it in the font image then that is the default amount of spacing and this command will increase or decrease the spacing from that.

Copyright (c) 2012. All rights reserved.