IsVectorEncoder Property (EncoderBase)
Gets a value indicating whether the encoder is a vector encoder.
'Declaration
Public Overridable ReadOnly Property IsVectorEncoder As Boolean
public virtual bool IsVectorEncoder { get; }
public: __property virtual bool get_IsVectorEncoder();
public:
virtual property bool IsVectorEncoder {
bool get();
}
Property Value
True if encoder is vector encoder; 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