다음을 통해 공유


FrameController.FlashControl 속성

정의

가변 사진 시퀀스의 프레임에 대한 플래시 설정을 가져옵니다.

public:
 property FrameFlashControl ^ FlashControl { FrameFlashControl ^ get(); };
FrameFlashControl FlashControl();
public FrameFlashControl FlashControl { get; }
var frameFlashControl = frameController.flashControl;
Public ReadOnly Property FlashControl As FrameFlashControl

속성 값

가변 사진 시퀀스의 프레임에 대한 플래시 설정입니다.

적용 대상