共用方式為


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

最小焦點增量。

適用於