TakePictureDialog Properties
The modal dialog to take pictures from a camera device.Name | Description |
---|---|
Caption | Gets or sets the dialog’s caption. |
Device | Gets or sets the camera device. |
Image | Gets the snapshot that a user has captured using the camera device. |
ManualResolution | Gets or sets a camera resolution that is applied when the TakePictureDialog.ResolutionMode property is set to Manual. |
ResolutionMode | Gets or sets the camera resolution mode. |
See Also