IsVectorDecoder Property (DecoderBase)
Gets a value indicating whether the decoder is a vector decoder.
'Declaration
Public Overridable ReadOnly Property IsVectorDecoder As Boolean
public virtual bool IsVectorDecoder { get; }
public: __property virtual bool get_IsVectorDecoder();
public:
virtual property bool IsVectorDecoder {
bool get();
}
Property Value
True if decoder is vector decoder; otherwise, false.
Target Platforms: .NET 10; .NET 9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5