FlexPivot for WinForms
PositionChangedEventArgs コンストラクタ

C1.Win.FlexChart.4.5.2 アセンブリ > C1.Win.Chart.Interaction 名前空間 > PositionChangedEventArgs クラス : PositionChangedEventArgs コンストラクタ
The X coordinate of the mouse position.
The Y coordinate of the mouse position.
Creates a new instance of PositionChangedEventArgs class.
シンタックス
'宣言
 
Public Function New( _
   ByVal x As System.Integer, _
   ByVal y As System.Integer _
)
public PositionChangedEventArgs( 
   System.int x,
   System.int y
)

パラメータ

x
The X coordinate of the mouse position.
y
The Y coordinate of the mouse position.
参照

PositionChangedEventArgs クラス
PositionChangedEventArgs メンバ