Search
Calendar.GetLocationAt Method
See Also
 






Gets the Location object whose schedule is displayed at a specified coordinates.

 Overload List

Name Description

Calendar.GetLocationAt (Int32, Int32)

Gets the Location object whose schedule is displayed at the specified coordinates.

Calendar.GetLocationAt (Point)

Gets the Location object whose schedule is displayed at the specified position.

 See Also