BitmapCodecInfo.SupportsAnimation 속성

정의

코덱이 애니메이션을 지원하는지 여부를 나타내는 값을 가져옵니다.

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

속성 값

true코덱이 애니메이션을 지원하는 경우 그렇지 않으면 . false

특성

적용 대상

추가 정보