DpiHelper::UsePreScaledImages Property

Visual Studio 2015
 

Determines whether images should be pre-scaled at zoom levels higher than 200%, using NearestNeighbor up to the largest multiple of 100%.

Namespace:   Microsoft.VisualStudio.PlatformUI
Assembly:  Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)

public:
property bool UsePreScaledImages {
	static bool get();
}

Property Value

Type: System::Boolean

Returns Boolean.

Return to top
Show: