次の方法で共有


FocusControl.Step プロパティ

定義

キャプチャ デバイスでサポートされている最小のフォーカス 増分を取得します。

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

プロパティ値

UInt32

unsigned int

uint32_t

最も小さいフォーカスの増分。

適用対象