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

Point,包含经过测试的 XY 值。

适用于

另请参阅