DeviceVideoProperty.Min Property
Gets the minimum value of the video property.
Namespace: DevExpress.Data.Camera
Assembly: DevExpress.Data.Desktop.v23.1.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 minimum value of the video property. |
Remarks
The Min, DeviceVideoProperty.Max and DeviceVideoProperty.Default properties return the extreme and default values of the current video property. To specify the actual video property value, use the DeviceVideoProperty.Value property.