FarPoint.Win Assembly > FarPoint.Win Namespace > FpSlider Class : IsPointInKnob Method |
'Declaration Public Shared Function IsPointInKnob( _ ByVal x As Integer, _ ByVal y As Integer, _ ByVal r As Rectangle, _ ByVal value As Integer, _ ByVal orientation As SliderOrientation, _ ByVal minimum As Integer, _ ByVal maximum As Integer, _ ByVal knobWidth As Integer, _ ByVal trackWidth As Integer, _ ByVal tickLength As Integer _ ) As Boolean
'Usage Dim x As Integer Dim y As Integer Dim r As Rectangle Dim value As Integer Dim orientation As SliderOrientation Dim minimum As Integer Dim maximum As Integer Dim knobWidth As Integer Dim trackWidth As Integer Dim tickLength As Integer Dim value As Boolean value = FpSlider.IsPointInKnob(x, y, r, value, orientation, minimum, maximum, knobWidth, trackWidth, tickLength)
Target Platforms: Windows 2000 Professional (SP4), Windows 2000 Server, Windows 2003 Server (SP1), Windows Server 2012 R2, Windows 2008, Windows XP (SP2), Windows Vista, Windows 7, Windows 8, Windows 8.1, Windows 10