IWPFTrackBarwSelectionEnd Property |
Returns the ending 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 wSelectionEnd { get; }
ReadOnly Property wSelectionEnd As Double
Get
Dim instance As IWPFTrackBar
Dim value As Double
value = instance.wSelectionEnd
property double wSelectionEnd {
double get ();
}
Property Value
Type:
DoubleExceptions See Also