FrameController.FlashControl Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the flash settings for a frame in a variable photo sequence.
public:
property FrameFlashControl ^ FlashControl { FrameFlashControl ^ get(); };
FrameFlashControl FlashControl();
public FrameFlashControl FlashControl { get; }
var frameFlashControl = frameController.flashControl;
Public ReadOnly Property FlashControl As FrameFlashControl
Property Value
The flash settings for a frame in a variable photo sequence.