MonthCalendar.HitTestInfo.Point Propiedad

Definición

Obtiene el punto sobre el que se hecho la prueba de detección.

public:
 property System::Drawing::Point Point { System::Drawing::Point get(); };
public System.Drawing.Point Point { get; }
member this.Point : System.Drawing.Point
Public ReadOnly Property Point As Point

Valor de propiedad

Point

Point que contiene los valores de X y de Y comprobados.

Se aplica a

Consulte también