Camera.PreviewResolution Property

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

Syntax

'Declaration
Public ReadOnly Property PreviewResolution As Size
public Size PreviewResolution { get; }
public:
property Size PreviewResolution {
    Size get ();
}
member PreviewResolution : Size with get

Property Value

Type: System.Windows.Size

Version Information

.NET for Windows Phone apps

Supported in: Windows Phone 8, Silverlight 8.1

.NET Framework Security

See Also

Reference

Camera Class

Microsoft.Devices Namespace