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