StringKeyFrame.Value Propiedad

Definición

Obtiene o establece el valor de destino del fotograma clave.

public:
 property System::String ^ Value { System::String ^ get(); void set(System::String ^ value); };
public string Value { get; set; }
member this.Value : string with get, set
Public Property Value As String

Valor de propiedad

Valor de destino del fotograma clave, que es el valor de este fotograma clave en su especificado KeyTime. El valor predeterminado es 0.

Comentarios

Información de la propiedad dependency

Elemento Value
Campo identificador ValueProperty
Propiedades de metadatos establecidas en true Ninguno

Se aplica a