IWPFTrackBarwSelectionStart Property |
Returns the starting position of the current selection range in a trackbar.
Namespace:
SmartBear.TestLeft.TestObjects.WPF
Assembly:
SmartBear.TestLeft (in SmartBear.TestLeft.dll) Version: 14.70.237.11 (14.70.237.11)
Syntax double wSelectionStart { get; }
ReadOnly Property wSelectionStart As Double
Get
Dim instance As IWPFTrackBar
Dim value As Double
value = instance.wSelectionStart
property double wSelectionStart {
double get ();
}
Property Value
Type:
DoubleExceptions See Also