Cursor.HotSpot Propriedade

Definição

Fica o ponto quente do cursor.

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

Valor de Propriedade

A Point representa o ponto quente do cursor.

Observações

É HotSpot o Point no cursor que interage com outros elementos no ecrã.

Aplica-se a