DpiHelper::LogicalToDeviceUnits Method (ImageList^, ImageScalingMode)
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Utilities.Dpi
Assembly: Microsoft.VisualStudio.Utilities (in Microsoft.VisualStudio.Utilities.dll)
public: void LogicalToDeviceUnits( ImageList^% imageList, ImageScalingMode scalingMode = ImageScalingMode::Default )
Parameters
- imageList
- Type: System.Windows.Forms::ImageList^
- scalingMode
- Type: Microsoft.VisualStudio.PlatformUI::ImageScalingMode
Show: