Click or drag to resize

IMcCaptDevAttribute2Step 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
Remarks
This property holds the step value of the attribute. The step defines the increment for attributes with fixed increments between values.
See Also