IWinListViewBackgroundyOffsetPercent Property |
The percentage of the control's client area that the image is offset vertically.
Namespace:
SmartBear.TestLeft.TestObjects.Win
Assembly:
SmartBear.TestLeft (in SmartBear.TestLeft.dll) Version: 14.70.237.11 (14.70.237.11)
Syntax int yOffsetPercent { get; }
ReadOnly Property yOffsetPercent As Integer
Get
Dim instance As IWinListViewBackground
Dim value As Integer
value = instance.yOffsetPercent
property int yOffsetPercent {
int get ();
}
Property Value
Type:
Int32Exceptions See Also