TakePictureDialog.ShowDialog() Method
In This Article
Displays the Take Picture dialog.
Namespace: DevExpress.XtraEditors.Camera
Assembly: DevExpress.XtraEditors.v24.2.dll
NuGet Package: DevExpress.Win.Navigation
#Declaration
public DialogResult ShowDialog()
#Returns
Type | Description |
---|---|
Dialog |
The dialog’s result |
See Also