PocketPlanner Programmer's Guide

Calendar.GetExactDateAt Method

See Also

Returns the date located at a specified position.

 Overload List

Name Description

Calendar.GetExactDateAt (Int32, Int32)

Returns the date located at the specified coordinates.

Calendar.GetExactDateAt (Point)

Returns the date located at the specified position.

 See Also