VariablePhotoSequenceController.Supported Property

Definition

Gets a value that indicates whether variable photo sequences are supported by the capture device.

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

Property Value

Boolean

bool

A value that indicates whether variable photo sequences are supported by the capture device.

Applies to