DeviceVideoProperty.Max Property
Gets the maximum value of the video property.
Namespace: DevExpress.Data.Camera
Assembly: DevExpress.Data.Desktop.v22.2.dll
NuGet Packages: DevExpress.Data.Desktop, DevExpress.Win.Dashboard.Design, DevExpress.Win.Design
Declaration
Property Value
Type | Description |
---|---|
Int32 | An Int32 value that specifies the maximum value of the video property. |
Remarks
The Max, DeviceVideoProperty.Min 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.