Click or drag to resize

IMcCaptDevAttribute3Step Property

Gets the step value of the attribute.

Namespace:  MediaCy.IQL.Capture
Assembly:  MediaCy.IQL.Capture (in MediaCy.IQL.Capture.dll) Version: 10.0.6912.0
Syntax
VB
ReadOnly Property Step As Object
	Get

Property Value

Type: Object

Implements

IMcCaptDevAttribute2Step
Remarks
This property holds the step value of the attribute. The step defines the increment for attributes with fixed increments between values.
See Also