ExposureControlBatchRequest Class

Definition

A list of exposure control features.

public class ExposureControlBatchRequest
type ExposureControlBatchRequest = class
Public Class ExposureControlBatchRequest
Inheritance
ExposureControlBatchRequest

Constructors

ExposureControlBatchRequest()

Initializes a new instance of the ExposureControlBatchRequest class.

ExposureControlBatchRequest(IList<ExposureControlRequest>)

Initializes a new instance of the ExposureControlBatchRequest class.

Properties

ExposureControlRequests

Gets or sets list of exposure control features.

Methods

Validate()

Validate the object.

Applies to