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.v24.2.dll
Declaration
Property Value
Type | Description |
---|---|
Int32 | An Int32 value that specifies the step size for the video property. |
See Also