DeviceVideoProperty.SteppingDelta Property
Gets the step size for the video property. The step size is the smallest increment by which the property can change.
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 step size for the video property. |
See Also