IsoSpeedControl.Step 屬性

定義

取得擷取裝置所支援的最小 ISO 速度遞增。

public:
 property unsigned int Step { unsigned int get(); };
uint32_t Step();
public uint Step { get; }
var uInt32 = isoSpeedControl.step;
Public ReadOnly Property Step As UInteger

屬性值

UInt32

unsigned int

uint32_t

擷取裝置支援的最小 ISO 速度遞增。

適用於