AvailableResolutions Property
Collapse the table of content
Expand the table of content

Camera.AvailableResolutions Property

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

Queries the camera for the available resolutions.

Namespace:  Microsoft.Devices
Assembly:  Microsoft.Phone (in Microsoft.Phone.dll)

'Declaration
Public ReadOnly Property AvailableResolutions As IEnumerable(Of Size)

Property Value

Type: System.Collections.Generic.IEnumerable(Of Size)
Returns IEnumerable(Of T). Collection of available resolutions on the camera.

For more information about how to implement this member, see How to adjust captured photo resolution in an app for Windows Phone 8.

Windows Phone OS

Supported in: 8.1, 8.0, 7.1

Windows Phone

Show:
© 2017 Microsoft