DpiHelper.ImageScalingMode Propriété
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.
Obtient l’algorithme ImageScalingMode à utiliser pour le redimensionnement d’images dans WinForms/Win32. Cela permet à l’interpréteur de commandes de contrôler l’algorithme en fonction de l’échelle de zoom PPP et permet à l’utilisateur de le remplacer via des paramètres du Registre tels que General\ImageScalingXXX = (ImageScalingMode), avec XXX le facteur de zoom en pourcentage, par exemple ImageScaling150, etc.
public:
static property Microsoft::VisualStudio::PlatformUI::ImageScalingMode ImageScalingMode { Microsoft::VisualStudio::PlatformUI::ImageScalingMode get(); };
public:
static property Microsoft::VisualStudio::PlatformUI::ImageScalingMode ImageScalingMode { Microsoft::VisualStudio::PlatformUI::ImageScalingMode get(); };
public static Microsoft.VisualStudio.PlatformUI.ImageScalingMode ImageScalingMode { get; }
member this.ImageScalingMode : Microsoft.VisualStudio.PlatformUI.ImageScalingMode
Public ReadOnly Property ImageScalingMode As ImageScalingMode
Valeur de propriété
Algorithme ImageScalingMode à utiliser pour le redimensionnement d’images dans WinForms/Win32.