Table of Contents

Method AdjustControlImagesDpiScale

Namespace
Alternet.Common
Assembly
Alternet.Common.v9.dll

AdjustControlImagesDpiScale(Control)

Tries to update the DPI scale for images stored in all controls within the specified container.

public static void AdjustControlImagesDpiScale(Control container)

Parameters

container Control

Container control, which images will be adjusted.