IsoSpeedControl.Supported 屬性

定義

取得值,指定擷取裝置是否支援 ISO 速度控制。

public:
 property bool Supported { bool get(); };
bool Supported();
public bool Supported { get; }
var boolean = isoSpeedControl.supported;
Public ReadOnly Property Supported As Boolean

屬性值

Boolean

bool

如果支援 ISO 控制項,則為true;否則為false

適用於