FrameController.FlashControl 属性

定义

获取可变照片序列中帧的闪光设置。

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

属性值

可变照片序列中帧的闪光设置。

适用于