DigitalWindowBounds Constructor
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.
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.