DigitalWindowCapability.MaxScaleValue 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 maximum scale value supported by the capture device for digital window capture.
public:
property double MaxScaleValue { double get(); };
double MaxScaleValue();
public double MaxScaleValue { get; }
var double = digitalWindowCapability.maxScaleValue;
Public ReadOnly Property MaxScaleValue As Double
Property Value
Double
double
A normalized scale value greater than 0 and less than or equal to 1.