Returns the Value that corresponds to the specified mouse position (x, y), relative to the parent control.
オーバーロード一覧
オーバーロード | 解説 |
GetValueAt(Int32,Int32) | Returns the Value that corresponds to the specified mouse position (x, y), relative to the parent control. |
GetValueAt(Int32,Int32,Boolean) | Returns the Value that corresponds to the specified mouse position (x, y), relative to the parent control. If the 'dragging' parameter is True the returned value is the result of dragging the pointer from its current position to (x, y). |
参照