StringKeyFrame.KeyTime Propriedade

Definição

Obtém ou define o tempo em que o alvo Value do key frame deve ser atingido.

public:
 property System::Windows::Media::Animation::KeyTime KeyTime { System::Windows::Media::Animation::KeyTime get(); void set(System::Windows::Media::Animation::KeyTime value); };
public System.Windows.Media.Animation.KeyTime KeyTime { get; set; }
member this.KeyTime : System.Windows.Media.Animation.KeyTime with get, set
Public Property KeyTime As KeyTime

Valor de Propriedade

O momento em que o valor atual do key frame deve ser igual à sua Value propriedade. A predefinição é Uniform.

Implementações

Observações

Informação de Propriedade de Dependência

Número Value
Campo identificador KeyTimeProperty
Propriedades dos metadados definidas como true None

Aplica-se a

Ver também