| Visual Basic (Declaration) | |
|---|---|
Overloads Public Function TaskAt( _ ByVal nxCoor As Integer, _ ByVal nyCoor As Integer _ ) As Integer | |
Parameters
- nxCoor
The x-coordinate to use.
- nyCoor
the y-coordinate to use.
| dbicDayView | Send comments on this topic. |
| TaskAt(Int32,Int32) Method | |
| See Also | |
|
| dbicDayView Assembly > Dbi.WinControl.DayView Namespace > dbiDayView Class > TaskAt Method : TaskAt(Int32,Int32) Method |
The x-coordinate to use.
the y-coordinate to use.
| Visual Basic (Declaration) | |
|---|---|
Overloads Public Function TaskAt( _ ByVal nxCoor As Integer, _ ByVal nyCoor As Integer _ ) As Integer | |
The x-coordinate to use.
the y-coordinate to use.