Programming with Reflection
CompensateFrameSpaces property
Syntax |
object.CompensateFrameSpaces |
Works with |
|
Data type |
Returns (first syntax line) or specifies (second syntax line) how Reflection handles spaces when aligning data on screen. This property is relevant for Thai character set support only; change the value of this property only if you are using the Thai version of Windows.
If Reflection is using a proportional font, this property specifies the number of spaces after which text characters are realigned to display on monospaced boundaries. For example, if the terminal window is displaying two columns of data with at least three spaces between columns on any particular line, setting this property to 3 ensures that the second column of data is properly left-justified on the screen.
The default value is 2.
The range of values is 0-510.