DpiHelper.GetDeviceLeft(Window) Méthode

Définition

Obtient la coordonnée gauche de la fenêtre en unités de périphérique

public:
 double GetDeviceLeft(System::Windows::Window ^ window);
public double GetDeviceLeft (System.Windows.Window window);
member this.GetDeviceLeft : System.Windows.Window -> double
Public Function GetDeviceLeft (window As Window) As Double

Paramètres

window
Window

Fenêtre à examiner

Retours

Double

Coordonnée gauche dans les unités de périphérique

S’applique à