Contains information about an area of a xtd::forms::month_calendar control. This class cannot be inherited.
- Warning
- xtd::forms::month_calendar::hit_test_info is for informational purposes only; you should not construct these objects and cannot modify any of the members.
|
template<class object_a_t , class object_b_t > |
static bool | equals (const object_a_t &object_a, const object_b_t &object_b) noexcept |
| Determines whether the specified object instances are considered equal.
|
|
template<class object_a_t , class object_b_t > |
static bool | reference_equals (const object_a_t &object_a, const object_b_t &object_b) noexcept |
| Determines whether the specified object instances are the same instance.
|
|
◆ hit_area()
◆ point()
◆ time()
const xtd::date_time & xtd::forms::month_calendar::hit_test_info::time |
( |
| ) |
const |
|
noexcept |
Gets the time information specific to the location that was hit-tested.
- Returns
- The time information specific to the location that was hit-tested.
The documentation for this class was generated from the following file: