Partager via


BitmapCodecInfo.SupportsAnimation Propriété

Définition

Obtient une valeur qui indique si le codec prend en charge l’animation.

public:
 virtual property bool SupportsAnimation { bool get(); };
public virtual bool SupportsAnimation { [System.Security.SecurityCritical] get; }
public virtual bool SupportsAnimation { get; }
[<get: System.Security.SecurityCritical>]
member this.SupportsAnimation : bool
member this.SupportsAnimation : bool
Public Overridable ReadOnly Property SupportsAnimation As Boolean

Valeur de propriété

Boolean

true si le codec prend en charge l’animation ; sinon, false.

Attributs

S’applique à

Voir aussi