DeviceVideoProperty.Value Property
Gets or sets the current setting of the video property.
Namespace: DevExpress.Data.Camera
Assembly: DevExpress.Data.Desktop.v22.2.dll
NuGet Packages: DevExpress.Data.Desktop, DevExpress.ExpressApp.Win.Design, DevExpress.Win.Dashboard.Design, DevExpress.Win.Design
Declaration
Property Value
Type | Description |
---|---|
Int32 | An Int32 value that specifies the current setting of the video property. |
Remarks
The Value property specifies the current setting of the video property. To get the extreme and default values, read the DeviceVideoProperty.Max, DeviceVideoProperty.Min and DeviceVideoProperty.Default properties.