CapturedFrameControlValues.Focus 속성

정의

가변 사진 시퀀스의 프레임에 사용되는 포커스 렌즈 위치를 가져옵니다.

public:
 property IReference<unsigned int> ^ Focus { IReference<unsigned int> ^ get(); };
IReference<uint32_t> Focus();
public System.Nullable<uint> Focus { get; }
var iReference = capturedFrameControlValues.focus;
Public ReadOnly Property Focus As Nullable(Of UInteger)

속성 값

IReference<UInt32>

Nullable<UInt32>

Windows.Foundation.IReference

IReference<uint32_t>

가변 사진 시퀀스의 프레임에 사용되는 포커스 렌즈 위치입니다.

적용 대상