IControlScreenLeft Property |
The horizontal position of the object's left edge in screen coordinates.
Namespace:
SmartBear.TestLeft.TestObjects
Assembly:
SmartBear.TestLeft (in SmartBear.TestLeft.dll) Version: 14.70.237.11 (14.70.237.11)
Syntax ReadOnly Property ScreenLeft As Integer
Get
Dim instance As IControl
Dim value As Integer
value = instance.ScreenLeft
property int ScreenLeft {
int get ();
}
Property Value
Type:
Int32See Also