次の方法で共有


MonthCalendar.HitTestInfo.Point プロパティ

ヒット テストされたポイントを取得します。

Public ReadOnly Property Point As Point
[C#]
public Point Point {get;}
[C++]
public: __property Point get_Point();
[JScript]
public function get Point() : Point;

プロパティ値

テストされた X 値および Y 値を格納している Point

必要条件

プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ

参照

MonthCalendar.HitTestInfo クラス | MonthCalendar.HitTestInfo メンバ | System.Windows.Forms 名前空間 | Point