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