PhotoCamera Constructor (CameraType)

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

Syntax

'Declaration
Public Sub New ( _
    type As CameraType _
)
public PhotoCamera(
    CameraType type
)
public:
PhotoCamera(
    CameraType type
)
new : 
        type:CameraType -> PhotoCamera

Parameters

Version Information

.NET for Windows Phone apps

Supported in: Windows Phone 8, Silverlight 8.1

.NET Framework Security

See Also

Reference

PhotoCamera Class

PhotoCamera Overload

Microsoft.Devices Namespace