BitmapCodecInfo.SupportsMultipleFrames Eigenschap

Definitie

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

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

Waarde van eigenschap

true als de codec meerdere frames ondersteunt; anders, false.

Kenmerken

Van toepassing op

Zie ook