MonthCalendar.HitTestInfo.Point 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
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,包含经过测试的 X 和 Y 值。
适用于
另请参阅