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

속성 값

Boolean

코덱에서 애니메이션을 지원하면 true이고, 지원하지 않으면 false입니다.

특성

적용 대상

추가 정보