Sdílet prostřednictvím


DigitalWindowCapability.MinScaleValue Property

Definition

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.

Applies to