Share via


MonthCalendar.HitTestInfo.Point 屬性

定義

取得接受點擊測試的點。

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

屬性值

Point,包含接受測試的 XY 值。

適用於

另請參閱