Dela via


DigitalWindowCapability.MaxScaleValue Property

Definition

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.

Applies to