Condividi tramite


FrameFocusControl.Value Proprietà

Definizione

Ottiene o imposta il valore dello stato attivo per una cornice in una sequenza di foto variabile.

public:
 property IReference<unsigned int> ^ Value { IReference<unsigned int> ^ get(); void set(IReference<unsigned int> ^ value); };
IReference<uint32_t> Value();

void Value(IReference<uint32_t> value);
public System.Nullable<uint> Value { get; set; }
var iReference = frameFocusControl.value;
frameFocusControl.value = iReference;
Public Property Value As Nullable(Of UInteger)

Valore della proprietà

IReference<UInt32>

Nullable<UInt32>

Windows.Foundation.IReference<unsigned int>

IReference<uint32_t>

Valore dello stato attivo per una cornice in una sequenza di foto variabile.

Si applica a