Programming with Reflection
RightMargin property
Syntax |
|
Works with |
|
Data type |
Returns (first syntax line) or specifies (second syntax line) the right margin for display memory, in columns, counting from the left edge of the terminal window.
The default is 79.
The range of values is from 1 to 511. The value you use here should be greater than the value for the Left Margin property.
This value is 0-basedthe first column is column 0, and the 80th column is column 79.