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

最小焦点增量。

适用于