ByteKeyFrame.IKeyFrame.Value Propiedad
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
Obtiene o establece el valor asociado a una instancia de KeyTime.
property System::Object ^ System::Windows::Media::Animation::IKeyFrame::Value { System::Object ^ get(); void set(System::Object ^ value); };
object System.Windows.Media.Animation.IKeyFrame.Value { get; set; }
member this.System.Windows.Media.Animation.IKeyFrame.Value : obj with get, set
Property Value As Object Implements IKeyFrame.Value
Valor de propiedad
Valor actual de esta propiedad.