DigitalWindowCapability.MinScaleValue 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.
public:
property double MinScaleValue { double get(); };
double MinScaleValue();
public double MinScaleValue { get; }
var double = digitalWindowCapability.minScaleValue;
Public ReadOnly Property MinScaleValue As Double
Property Value
Double
double
A normalized scale value greater than 0 and less than or equal to 1.