Click or drag to resize

IMcCaptDevAttribute3Default Property

Gets the default 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 Default As Object
	Get

Property Value

Type: Object

Implements

IMcCaptDevAttribute2Default
Remarks
This property holds the default value of the attribute.
See Also