Programming with Reflection

image\rwnprg32.gif LeftMargin property

 

Syntax

object.LeftMargin
object.LeftMargin = Value

Works with

image\r1.gif

Data type

Integer

 

Description

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.

Values

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-based—the first column is column 0, and the 80th column is column 79.

 

image\jump.gif Keyword Index

image\popup.gif Related Topics

image\popup.gif Reflection products that use this property