LowLagPhotoSequenceControl.Supported Property

Definition

Gets a value that specifies if the capture device supports low shutter lag photo sequence mode.

public:
 property bool Supported { bool get(); };
bool Supported();
public bool Supported { get; }
var boolean = lowLagPhotoSequenceControl.supported;
Public ReadOnly Property Supported As Boolean

Property Value

Boolean

bool

true if photo sequence mode is supported; otherwise, false.

Applies to