VideoDeviceController.VariablePhotoSequenceController Property

Definition

Gets the VariablePhotoSequenceController associated with the VideoDeviceController.

public:
 property VariablePhotoSequenceController ^ VariablePhotoSequenceController { VariablePhotoSequenceController ^ get(); };
VariablePhotoSequenceController VariablePhotoSequenceController();
public VariablePhotoSequenceController VariablePhotoSequenceController { get; }
var variablePhotoSequenceController = videoDeviceController.variablePhotoSequenceController;
Public ReadOnly Property VariablePhotoSequenceController As VariablePhotoSequenceController

Property Value

The VariablePhotoSequenceController associated with the VideoDeviceController.

Applies to