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 値および X 値を格納している Y

適用対象

こちらもご覧ください