TakePictureDialogShowingEventArgs(TakePictureForm) Constructor
Initializes a new instance of the TakePictureDialogShowingEventArgs class with specified settings.
Namespace: DevExpress.XtraEditors.Camera
Assembly: DevExpress.XtraEditors.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Parameters
Name | Type | Description |
---|---|---|
form | DevExpress.XtraEditors.Camera.TakePictureForm | The form that encapsulates the dialog. |
See Also