DigitalWindowCapability.MinScaleValueWithoutUpsampling Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the minimum scale value supported by the capture device for digital window capture that doesn't require the captured pixels to be upsampled.
public:
property double MinScaleValueWithoutUpsampling { double get(); };
double MinScaleValueWithoutUpsampling();
public double MinScaleValueWithoutUpsampling { get; }
var double = digitalWindowCapability.minScaleValueWithoutUpsampling;
Public ReadOnly Property MinScaleValueWithoutUpsampling As Double
Property Value
Double
double