Compartilhar via


MonthCalendar.HitTestInfo.Point Propriedade

Definição

Obtém o ponto em que o teste de clique foi realizado.

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 da propriedade

Point

Um Point que contém os valores e Y os X testados.

Aplica-se a

Confira também