Cursor.HotSpot 屬性

定義

取得游標作用點。

public:
 property System::Drawing::Point HotSpot { System::Drawing::Point get(); };
public System.Drawing.Point HotSpot { get; }
member this.HotSpot : System.Drawing.Point
Public ReadOnly Property HotSpot As Point

屬性值

代表游標作用點的 Point

備註

HotSpotPoint 游標中的 ,與螢幕上的其他元素互動。

適用於