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