Sdílet prostřednictvím


DigitalWindowBounds Constructor

Definition

Creates a new instance of the DigitalWindowBounds class.

public:
 DigitalWindowBounds();
 DigitalWindowBounds();
public DigitalWindowBounds();
function DigitalWindowBounds()
Public Sub New ()

Remarks

Find the range of supported bounds values for the capture device by calling DigitalWindowControl.GetCapabilitiesForSize. Set the bounds of the digital window by calling DigitalWindowControl.Configure.

Applies to