[]
Returns the Value that corresponds to the specified mouse position: (x, y), relative to the parent control.
public double GetValueAt(int x, int y)
Public Function GetValueAt(x As Integer, y As Integer) As Double
| Type | Name | Description |
|---|---|---|
| int | x | |
| int | y |
| Type | Description |
|---|---|
| double |