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