INativeWindow.PointToScreen(Point) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Transforme le point spécifié du client en coordonnées d’écran.
public System.Drawing.Point PointToScreen (System.Drawing.Point point);
abstract member PointToScreen : System.Drawing.Point -> System.Drawing.Point
Paramètres
Retours
Point transformé en coordonnées d’écran.