LayoutEditor.DeviceToDesktop(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.
public:
virtual System::Drawing::Point DeviceToDesktop(System::Drawing::Point point);
public System.Drawing.Point DeviceToDesktop (System.Drawing.Point point);
abstract member DeviceToDesktop : System.Drawing.Point -> System.Drawing.Point
override this.DeviceToDesktop : System.Drawing.Point -> System.Drawing.Point
Public Function DeviceToDesktop (point As Point) As Point
Paramètres
- point
- Point