Left Property
Description
The left edge of the Cad window, measured from the left edge of the Windows Desktop.
Property type
Read-write property
Syntax
| Visual Basic |
|---|
Public Property Left As Long |
Return Type
Read/write Long.
Remarks
The Left property is measured in screen pixels.
See Also