PhotoCaptureDevice.FocusRegion property
Gets or sets the region in the viewfinder where the camera focuses.
Syntax
public: property IReference<Rect>^ FocusRegion { IReference<Rect>^ get(); void set (IReference<Rect>^ value); }
Property value
Type: IReference<Rect> [C++] | System.Nullable<Rect> [.NET]
The focus region.
Requirements
|
Minimum supported client |
None supported |
|---|---|
|
Minimum supported server |
None supported |
|
Minimum supported phone |
Windows Phone 8 |
|
Namespace |
|
|
Metadata |
|
|
Capabilities |
|
See also
Show: