CameraControl.RestoreSettingsFromStream(Stream) Method
In This Article
Loads the video settings stored in the system registry by the specified stream.
Namespace: DevExpress.XtraEditors.Camera
Assembly: DevExpress.XtraEditors.v24.2.dll
NuGet Package: DevExpress.Win.Navigation
#Declaration
#Parameters
Name | Type | Description |
---|---|---|
stream | Stream | A |
See Also