BitmapCodecInfo.SupportsAnimation Eigenschap

Definitie

Hiermee wordt een waarde opgehaald die aangeeft of de codec animatie ondersteunt.

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

Waarde van eigenschap

true als de codec animatie ondersteunt; anders, false.

Kenmerken

Van toepassing op

Zie ook