Programming with Reflection
LeftMargin property
Syntax |
|
Works with |
|
Data type |
Returns (first syntax line) or specifies (second syntax line) the left margin for display memory, in columns, counting from the left edge of the terminal window.
The default value is 0.
The range of values is from 0 to 512. This value should be at least one less than the value for the RightMargin property.
This value is 0-basedthe first column is column 0, and the 80th column is column 79.