Udostępnij za pośrednictwem


Właściwość _EnvironmentGeneral.AnimationSpeed —

Ten interfejs API obsługuje infrastrukturę programu .NET Framework i nie jest przeznaczony do użycia bezpośrednio w kodzie.

Microsoft tylko do użytku wewnętrznego.

Przestrzeń nazw:  EnvDTE
Zestaw:  EnvDTE (w EnvDTE.dll)

Składnia

'Deklaracja
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)

Wartość właściwości

Typ: Int16
Prędkość animacji.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

_EnvironmentGeneral Interfejs

Przestrzeń nazw EnvDTE