VisualTreeHelper.SetRootDpi(Visual, DpiScale) Yöntem

Tanım

Görselin DPI bilgilerini güncelleştirir. Yalnızca üst öğesi olmayan bir Görselde çağrılabilir.

public:
 static void SetRootDpi(System::Windows::Media::Visual ^ visual, System::Windows::DpiScale dpiInfo);
public static void SetRootDpi (System.Windows.Media.Visual visual, System.Windows.DpiScale dpiInfo);
static member SetRootDpi : System.Windows.Media.Visual * System.Windows.DpiScale -> unit
Public Shared Sub SetRootDpi (visual As Visual, dpiInfo As DpiScale)

Parametreler

visual
Visual

Görsel nesne hedefi.

dpiInfo
DpiScale

Hedef Görsel için DPI bilgileri.

Şunlara uygulanır