Partager via


_EnvironmentGeneral.AnimationSpeed, propriété

Cette API prend en charge l'infrastructure .NET Framework et n'est pas destinée à être utilisée directement à partir de votre code.

Réservé à un usage interne Microsoft.

Espace de noms :  EnvDTE
Assembly :  EnvDTE (dans EnvDTE.dll)

Syntaxe

'Déclaration
Property AnimationSpeed As Short
short AnimationSpeed { get; set; }
property short AnimationSpeed {
    short get ();
    void set (short value);
}
abstract AnimationSpeed : int16 with get, set
function get AnimationSpeed () : short 
function set AnimationSpeed (value : short)

Valeur de propriété

Type : Int16
Vitesse de l'animation.

Sécurité .NET Framework

Voir aussi

Référence

_EnvironmentGeneral Interface

EnvDTE, espace de noms