public static bool IsPointInKnob( int x, int y, Rectangle r, int value, SliderOrientation orientation, int minimum, int maximum, int knobWidth, int trackWidth, int tickLength )
'宣言 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
'宣言
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
FpSlider クラス FpSlider メンバ
© MESCIUS inc. All rights reserved.