Cursor.HotSpot Eigenschap

Definitie

Hiermee haalt u de cursor-hot spot op.

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

Waarde van eigenschap

Een Point weergave van de cursor-hot spot.

Opmerkingen

De HotSpot cursor bevindt Point zich in de cursor die communiceert met andere elementen op het scherm.

Van toepassing op