Click or drag to resize

SettingsIsSettingSupported Property

Returns whether the specified attribute or setting is supported by the currently selected device.

Namespace:  MediaCy.Commands.Capture
Assembly:  MediaCy.Commands.Capture (in MediaCy.Commands.Capture.dll) Version: 1.0.0.0
Syntax
VB
Public ReadOnly Property IsSettingSupported ( 
	AttrID As Object
) As Boolean
	Get

Parameters

AttrID
Type: SystemObject

Property Value

Type: Boolean

Return Value

Type: Boolean
Remarks
See Also