Skip to content

Latest commit

 

History

History
29 lines (16 loc) · 755 Bytes

digitalwindowcapability_height.md

File metadata and controls

29 lines (16 loc) · 755 Bytes
-api-id -api-type
P:Windows.Media.Devices.DigitalWindowCapability.Height
winrt property

Windows.Media.Devices.DigitalWindowCapability.Height

-description

Gets the height of the capture resolution for which the capabilities are supported.

-property-value

The height of the capture resolution for which the capabilities are supported.

-remarks

The DigitalWindowControl.SupportedCapabilities method returns a list of capabilities supported for different capture resolutions. GetCapabilitiyForSize gets the capabilities for a specific capture resolution.

-see-also

-examples