다음을 통해 공유


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

가장 작은 포커스 증가입니다.

적용 대상