DpiHelper::PreScaledImageLayoutTransformScaleY Property

Visual Studio 2015
 

Gets the vertical scale value that should be used with a LayoutTransform/ScaleTransform to scale back an image pre-scaled in HighDPI with DpiPrescaleImageSourceConverter in order to obtain crisp results.

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

public:
property double PreScaledImageLayoutTransformScaleY {
	static double get();
}

Property Value

Type: System::Double

Returns Double.

Return to top
Show: