Pane.PointsToScreenPixelsX(Int32) 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.
Retourne ou définit un point de pixel sur l'écran.
public:
int PointsToScreenPixelsX(int Points);
public int PointsToScreenPixelsX(int Points);
Public Function PointsToScreenPixelsX (Points As Integer) As Integer
Paramètres
- Points
- Int32
Emplacement du pixel à l'écran.
Retours
Integer